The Campaign Manager 360 API v3.5 is deprecated and will be sunset on Apr 20, 2023. All users must migrate to a newer API version by that date.

CustomRichMediaEvents

Stay organized with collections Save and categorize content based on your preferences.

Represents a Custom Rich Media Events group.

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

object (DimensionValue)

accountPermissionGroups.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

.