Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
[[["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 2024-09-18 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eCombinedAudience\u003c/code\u003e resource, which represents a combined audience within Display & Video 360.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCombinedAudience\u003c/code\u003e resource includes properties like name, ID, and display name.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided methods to retrieve (\u003ccode\u003eget\u003c/code\u003e) or list (\u003ccode\u003elist\u003c/code\u003e) combined audiences.\u003c/p\u003e\n"]]],[],null,["| Display \\& Video 360 API v2 has sunset.\n- [Resource: CombinedAudience](#CombinedAudience)\n - [JSON representation](#CombinedAudience.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: CombinedAudience Describes a combined audience resource.\n\n| JSON representation |\n|---------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"combinedAudienceId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the combined audience. |\n| `combinedAudienceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the combined audience. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the combined audience. . |\n\n| Methods ||\n|---------------------------------------------------------------------|---------------------------|\n| [get](/display-video/api/reference/rest/v2/combinedAudiences/get) | Gets a combined audience. |\n| [list](/display-video/api/reference/rest/v2/combinedAudiences/list) | Lists combined audiences. |"]]