AI-generated Key Takeaways
-
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
filteredEventIdsfield contains a list of DimensionValue objects representing custom rich media event IDs. -
The
kindfield is a string indicating 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 . |

