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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# CombinedAudience\n\nDescribe a resource for combined audiences which includes different audiences.\n\n| Fields ||\n|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Immutable. The resource name of the combined audience. Combined audience names have the form: `customers/{customer_id}/combinedAudience/{combined_audience_id}` |\n| ### `id` | `int64` Output only. ID of the combined audience. |\n| ### `status` | [CombinedAudienceStatus](/google-ads/api/reference/rpc/v19/CombinedAudienceStatusEnum.CombinedAudienceStatus) Output only. Status of this combined audience. Indicates whether the combined audience is enabled or removed. |\n| ### `name` | `string` Output only. Name of the combined audience. It should be unique across all combined audiences. |\n| ### `description` | `string` Output only. Description of this combined audience. |"]]