[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-02 UTC."],[[["\u003cp\u003eRepresents a Custom Rich Media Events group, containing a list of custom rich media event IDs and resource kind.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efilteredEventIds\u003c/code\u003e field lists custom rich media event IDs, which should be of type \u003ccode\u003edfa:richMediaEventTypeIdAndName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ekind\u003c/code\u003e field indicates the resource type as \u003ccode\u003edfareporting#customRichMediaEvents\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresents a Custom Rich Media Events group.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------|\n| ``` { \"filteredEventIds\": [ { object (/doubleclick-advertisers/rest/v4/DimensionValue) } ], \"kind\": string } ``` |\n\n| Fields ||\n|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `filteredEventIds[]` | `object (`[DimensionValue](/doubleclick-advertisers/rest/v4/DimensionValue)`)` List of custom rich media event IDs. Dimension values must be all of type dfa:richMediaEventTypeIdAndName. |\n| `kind` | `string` The kind of resource this is, in this case `dfareporting#customRichMediaEvents` . |"]]