AI-generated Key Takeaways
-
Represents a Custom Rich Media Events group, containing a list of custom rich media event IDs and resource kind.
-
The
filteredEventIds
field lists custom rich media event IDs, which should be of typedfa:richMediaEventTypeIdAndName
. -
The
kind
field indicates 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
. |