注意:您正在查看 API 的 REST 介面說明文件。我們的官方用戶端程式庫支援 gRPC。詳情請參閱
REST 簡介。
KeywordPlanCampaignKeyword
關鍵字企劃書廣告活動關鍵字。廣告活動關鍵字僅支援排除關鍵字。
JSON 表示法 |
{
"resourceName": string,
"matchType": enum (KeywordMatchType ),
"keywordPlanCampaign": string,
"id": string,
"text": string,
"negative": boolean
} |
欄位 |
resourceName |
string
不可變動。關鍵字企劃廣告活動關鍵字的資源名稱。KeywordPlanCampaignKeyword 資源名稱的格式如下: customers/{customerId}/keywordPlanCampaignKeywords/{kp_campaign_keyword_id}
|
matchType |
enum (KeywordMatchType )
關鍵字比對類型。
|
keywordPlanCampaign |
string
這個排除關鍵字所屬的關鍵字企劃廣告活動。
|
id |
string (int64 format)
僅供輸出。關鍵字企劃書排除關鍵字的 ID。
|
text |
string
關鍵字文字。
|
negative |
boolean
不可變動。如果為 true,此關鍵字為排除關鍵字。必須設為 true。僅支援排除廣告活動關鍵字。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-05 (世界標準時間)。
[null,null,["上次更新時間:2024-11-05 (世界標準時間)。"],[[["Keyword Plan Campaign keywords only support negative keywords, which are used to exclude search terms from your campaigns."],["Each keyword is defined by its match type, the campaign it belongs to, an ID, the keyword text itself, and a flag indicating its negative status."],["The keyword data is structured in JSON format with specific fields for resource name, match type, campaign, ID, text, and negativity."],["Negative keywords in Keyword Plan Campaigns help refine targeting by preventing ads from showing on irrelevant searches, ultimately improving campaign performance."]]],[]]