AI-generated Key Takeaways
-
Custom Rich Media Events represent a group of filtered rich media events.
-
The JSON representation includes
filteredEventIds, a list of DimensionValue objects representing custom rich media event IDs, andkind, which identifies the resource type asdfareporting#customRichMediaEvents.
Represents a Custom Rich Media Events group.
| JSON representation |
|---|
{
"filteredEventIds"
:
[
{
object (
|
| Fields | |
|---|---|
filteredEventIds[]
|
List of custom rich media event IDs. Dimension values must be all of type dfa:richMediaEventTypeIdAndName. |
kind
|
The kind of resource this is, in this case . |

