Activities

  • The JSON representation of an activity group includes filters, metric names, and a kind field.

  • The filters field is a list of DimensionValue objects representing activity filters.

  • The metricNames field is a list of strings representing floodlight activity metrics.

  • The kind field is a string indicating the resource type as dfareporting#activities .

Represents an activity group.

JSON representation
 { 
 "filters" 
 : 
 [ 
 { 
 object (  DimensionValue 
 
) 
 } 
 ] 
 , 
 "metricNames" 
 : 
 [ 
 string 
 ] 
 , 
 "kind" 
 : 
 string 
 } 
Fields
filters[]

object ( DimensionValue )

List of activity filters . The dimension values need to be all either of type "dfa:activity" or "dfa:activityGroup".

metricNames[]

string

List of names of floodlight activity metrics .

kind

string

The kind of resource this is, in this case

dfareporting#activities

.

Design a Mobile Site
View Site in Mobile | Classic
Share by: