Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
custom_audience.description
Field description
Description of this custom audience.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_audience.id
Field description
Output only. ID of the custom audience.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_audience.members
Field description
List of custom audience members that this custom audience is composed of. Members can be added during CustomAudience creation. If members are presented in UPDATE operation, existing members will be overridden.
Name of the custom audience. It should be unique for all custom audiences created by a customer. This field is required for creating operations.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_audience.resource_name
Field description
Immutable. The resource name of the custom audience. Custom audience resource names have the form: customers/{customer_id}/customAudiences/{custom_audience_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
custom_audience.status
Field description
Output only. Status of this custom audience. Indicates whether the custom audience is enabled or removed.
[null,null,["Last updated 2024-12-18 UTC."],[[["Custom audiences are lists of users grouped by interest, allowing for targeted advertising."],["You can build queries to retrieve custom audience data, including descriptions, IDs, members, names, resource names, statuses, and types."],["The query builder utilizes fields from custom audience and customer resources, but these fields won't segment metrics in the SELECT clause."],["Custom audience members can be added during creation or updated by overriding existing members."],["Each custom audience must have a unique name within a customer's account."]]],[]]