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 sunset and replaced with new resources and methods for managing Google Audiences.\u003c/p\u003e\n"],["\u003cp\u003eA Google Audience resource describes audience lists and includes details like name, ID, display name, and type.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Audiences can be of various types, including Affinity, In-Market, Life-Event, and Extended-Demographic, while some older types are deprecated.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage Google Audiences using methods to get details of a specific audience or list all available audiences.\u003c/p\u003e\n"]]],[],null,["| Display \\& Video 360 API v2 has sunset.\n- [Resource: GoogleAudience](#GoogleAudience)\n - [JSON representation](#GoogleAudience.SCHEMA_REPRESENTATION)\n- [GoogleAudienceType](#GoogleAudienceType)\n- [Methods](#METHODS_SUMMARY)\n\nResource: GoogleAudience Describes a Google audience resource. Includes Google audience lists.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"googleAudienceId\": string, \"displayName\": string, \"googleAudienceType\": enum (/display-video/api/reference/rest/v2/googleAudiences#GoogleAudienceType) } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the google audience. |\n| `googleAudienceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the Google audience. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the Google audience. . |\n| `googleAudienceType` | `enum (`[GoogleAudienceType](/display-video/api/reference/rest/v2/googleAudiences#GoogleAudienceType)`)` Output only. The type of Google audience. . |\n\nGoogleAudienceType Possible types of the Google audience.\n\n| Enums ||\n|---------------------------------------------|---------------------------------------------------------------------|\n| `GOOGLE_AUDIENCE_TYPE_UNSPECIFIED` | Default value when type is not specified or is unknown. |\n| `GOOGLE_AUDIENCE_TYPE_AFFINITY` | Affinity type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_IN_MARKET` | In-Market type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS` | Installed-Apps type Google audience. | This item is deprecated! |\n| `GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES` | New-Mobile-Devices type Google audience. | This item is deprecated! |\n| `GOOGLE_AUDIENCE_TYPE_LIFE_EVENT` | Life-Event type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC` | Extended-Demographic type Google audience. |\n\n| Methods ||\n|-------------------------------------------------------------------|-------------------------|\n| [get](/display-video/api/reference/rest/v2/googleAudiences/get) | Gets a Google audience. |\n| [list](/display-video/api/reference/rest/v2/googleAudiences/list) | Lists Google audiences. |"]]