चेतावनी: आप एपीआई के REST इंटरफ़ेस के बारे में दस्तावेज़ देख रहे हैं. हमारी ज़्यादातर आधिकारिक क्लाइंट लाइब्रेरी, gRPC का इस्तेमाल करती हैं. ज़्यादा जानकारी के लिए,
REST के बारे में जानकारी देखें.
KeywordPlanCampaignKeyword
कीवर्ड प्लान कैंपेन का कीवर्ड. कैंपेन कीवर्ड के लिए सिर्फ़ नेगेटिव कीवर्ड इस्तेमाल किए जा सकते हैं.
JSON के काेड में दिखाना |
{
"resourceName": string,
"matchType": enum (KeywordMatchType ),
"keywordPlanCampaign": string,
"id": string,
"text": string,
"negative": boolean
} |
फ़ील्ड |
resourceName |
string
इम्यूटेबल. कीवर्ड प्लान कैंपेन कीवर्ड का रिसॉर्स का नाम. कीवर्ड प्लानर कैंपेन के कीवर्ड संसाधन के नाम इस तरह के होते हैं: customers/{customerId}/keywordPlanCampaignKeywords/{kp_campaign_keyword_id}
|
matchType |
enum (KeywordMatchType )
कीवर्ड मैच टाइप.
|
keywordPlanCampaign |
string
वह कीवर्ड प्लान कैंपेन जिससे यह नेगेटिव कीवर्ड जुड़ा है.
|
id |
string (int64 format)
सिर्फ़ आउटपुट के लिए. कीवर्ड प्लान के नेगेटिव कीवर्ड का आईडी.
|
text |
string
कीवर्ड टेक्स्ट.
|
negative |
boolean
इम्यूटेबल. अगर सही है, तो कीवर्ड नेगेटिव है. इसे 'सही' पर सेट करना ज़रूरी है. सिर्फ़ कैंपेन के नेगेटिव कीवर्ड इस्तेमाल किए जा सकते हैं.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-10-23 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-10-23 (UTC) को अपडेट किया गया."],[[["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."]]],[]]