JDBC Driver for Google Ads

Build 22.0.8462

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.

The allowed values are 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

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462