CustomRichMediaEvents

  • Custom Rich Media Events represent a group of filtered rich media events.

  • The JSON representation includes a list of filtered event IDs and the resource's kind.

  • The filteredEventIds field contains a list of DimensionValue objects representing custom rich media event IDs.

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

Represents a Custom Rich Media Events group.

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

object ( DimensionValue )

List of custom rich media event IDs. Dimension values must be all of type dfa:richMediaEventTypeIdAndName.

kind

string

The kind of resource this is, in this case

dfareporting#customRichMediaEvents

.

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