Resource: GoogleAudience
Describes a Google audience resource. Includes Google audience lists.
JSON representation |
---|
{
"name": string,
"googleAudienceId": string,
"displayName": string,
"googleAudienceType": enum ( |
Fields | |
---|---|
name |
Output only. The resource name of the google audience. |
googleAudienceId |
Output only. The unique ID of the Google audience. Assigned by the system. |
displayName |
Output only. The display name of the Google audience. . |
googleAudienceType |
Output only. The type of Google audience. . |
GoogleAudienceType
Possible types of the Google audience.
Enums | |
---|---|
GOOGLE_AUDIENCE_TYPE_UNSPECIFIED |
Default value when type is not specified or is unknown. |
GOOGLE_AUDIENCE_TYPE_AFFINITY |
Affinity type Google audience. |
GOOGLE_AUDIENCE_TYPE_IN_MARKET |
In-Market type Google audience. |
GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS |
Installed-Apps type Google audience. Warning: This audience type will be deprecated on May 20, 2023. After this date, these audiences will not be able to be added to resource targeting. Read our feature deprecation announcement for more information. |
GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES |
New-Mobile-Devices type Google audience. Warning: This audience type will be deprecated on May 20, 2023. After this date, these audiences will not be able to be added to resource targeting. Read our feature deprecation announcement for more information. |
GOOGLE_AUDIENCE_TYPE_LIFE_EVENT |
Life-Event type Google audience. |
GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC |
Extended-Demographic type Google audience. |
Methods |
|
---|---|
|
Gets a Google audience. |
|
Lists Google audiences. |