KeywordPlanCampaignKeyword
A Keyword Plan Campaign keyword. Only negative keywords are supported for Campaign Keyword.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
KeywordPlanCampaignKeywordId | Long | ATTRIBUTE | Output only. The ID of the Keyword Plan negative keyword. |
KeywordPlanCampaignKeywordKeywordPlanCampaign | String | ATTRIBUTE | The Keyword Plan campaign to which this negative keyword belongs. |
KeywordPlanCampaignKeywordMatchType | String | ATTRIBUTE | The keyword match type.
使用できる値は次のとおりです。BROAD, EXACT, PHRASE, UNKNOWN, UNSPECIFIED |
KeywordPlanCampaignKeywordNegative | Bool | ATTRIBUTE | Immutable. If true, the keyword is negative. Must be set to true. Only negative campaign keywords are supported. |
KeywordPlanCampaignKeywordResourceName | String | ATTRIBUTE | Immutable. The resource name of the Keyword Plan Campaign keyword. KeywordPlanCampaignKeyword resource names have the form: customers/{customer_id}/keywordPlanCampaignKeywords/{kp_campaign_keyword_id} |
KeywordPlanCampaignKeywordText | String | ATTRIBUTE | The keyword text. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |