CustomAudience
A custom audience. This is a list of users by interest.
Columns
| Name | Type | Behavior | Description |
| CustomAudienceDescription | String | ATTRIBUTE | Description of this custom audience. |
| CustomAudienceId | Long | ATTRIBUTE | Output only. ID of the custom audience. |
| CustomAudienceMembers | String | ATTRIBUTE | List of custom audience members that this custom audience is composed of. |
| CustomAudienceName | String | ATTRIBUTE | Name of the custom audience. It should be unique for all custom audiences |
| CustomAudienceResourceName | String | ATTRIBUTE | Immutable. The resource name of the custom audience. |
| CustomAudienceStatus | String | ATTRIBUTE | Output only. Status of this custom audience. Indicates whether the custom
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN |
| CustomAudienceType | String | ATTRIBUTE | Type of the custom audience.
使用できる値は次のとおりです。AUTO, INTEREST, PURCHASE_INTENT, SEARCH, UNKNOWN |
| 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. |