CombinedAudience
Stay organized with collections
Save and categorize content based on your preferences.
Describe a resource for combined audiences which includes different audiences.
Fields |
resource_name
|
string
Immutable. The resource name of the combined audience. Combined audience names have the form: customers/{customer_id}/combinedAudience/{combined_audience_id}
|
id
|
int64
Output only. ID of the combined audience.
|
status
|
CombinedAudienceStatus
Output only. Status of this combined audience. Indicates whether the combined audience is enabled or removed.
|
name
|
string
Output only. Name of the combined audience. It should be unique across all combined audiences.
|
description
|
string
Output only. Description of this combined audience.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["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-11-25 UTC."],[[["Combined audiences allow you to group different audience segments together for targeted advertising."],["Each combined audience has a unique resource name, ID, status, descriptive name, and description."],["The `status` field indicates whether the combined audience is currently enabled or has been removed."],["You can manage and retrieve combined audiences using their resource names or IDs via the Google Ads API."]]],[]]