TopicConstant
Use topics to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, 'Pets & Animals/Pets/Dogs').
Columns
Name | Type | Behavior | Description |
TopicConstantId | Long | ATTRIBUTE | Output only. The ID of the topic. |
TopicConstantPath | String | ATTRIBUTE | Output only. The category to target or exclude. Each subsequent element in the array describes a more specific sub-category. For example, {'Pets & Animals', 'Pets', 'Dogs'} represents the 'Pets & Animals/Pets/Dogs' category. List of available topic categories at https://developers.google.com/google-ads/api/reference/data/verticals |
TopicConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the topic constant. topic constant resource names have the form: topicConstants/{topic_id} |
TopicConstantTopicConstantParent | String | ATTRIBUTE | Output only. Resource name of parent of the topic constant. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |