CombinedAudience

  • Describes a resource for combined audiences that includes different audiences.

  • Contains fields such as resource name, ID, status, name, and description.

  • The resource_name is immutable and follows a specific format including customer ID and combined audience ID.

  • The id, status, name, and description fields provide information about the combined audience.

  • The status indicates if the combined audience is enabled or removed.

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.