CustomInterest
A custom interest. This is a list of users by interest.
Columns
| Name | Type | Behavior | Description |
| CustomInterestDescription | String | ATTRIBUTE | Description of this custom interest audience. |
| CustomInterestId | Long | ATTRIBUTE | Output only. Id of the custom interest. |
| CustomInterestMembers | String | ATTRIBUTE | List of custom interest members that this custom interest is composed of. |
| CustomInterestName | String | ATTRIBUTE | Name of the custom interest. It should be unique across the same custom |
| CustomInterestResourceName | String | ATTRIBUTE | Immutable. The resource name of the custom interest. |
| CustomInterestStatus | String | ATTRIBUTE | Status of this custom interest. Indicates whether the custom interest is
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN |
| CustomInterestType | String | ATTRIBUTE | Type of the custom interest, CUSTOM_AFFINITY or CUSTOM_INTENT.
使用できる値は次のとおりです。CUSTOM_AFFINITY, CUSTOM_INTENT, 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. |