CombinedAudience
Describe a resource for combined audiences which includes different audiences.
Columns
Name | Type | Behavior | Description |
CombinedAudienceDescription | String | ATTRIBUTE | Output only. Description of this combined audience. |
CombinedAudienceId | Long | ATTRIBUTE | Output only. ID of the combined audience. |
CombinedAudienceName | String | ATTRIBUTE | Output only. Name of the combined audience. It should be unique across all combined audiences. |
CombinedAudienceResourceName | String | ATTRIBUTE | Immutable. The resource name of the combined audience. Combined audience names have the form: customers/{customer_id}/combinedAudience/{combined_audience_id} |
CombinedAudienceStatus | String | ATTRIBUTE | Output only. Status of this combined audience. Indicates whether the combined audience is enabled or removed.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |