चेतावनी: आप एपीआई के REST इंटरफ़ेस के बारे में दस्तावेज़ देख रहे हैं. हमारी ज़्यादातर आधिकारिक क्लाइंट लाइब्रेरी, gRPC का इस्तेमाल करती हैं. ज़्यादा जानकारी के लिए,
REST के बारे में जानकारी देखें.
MutateSmartCampaignSettingResult
स्मार्ट कैंपेन सेटिंग के नतीजे में बदलाव होता है.
JSON के काेड में दिखाना |
{
"resourceName": string,
"smartCampaignSetting": {
object (SmartCampaignSetting )
}
} |
फ़ील्ड |
resourceName |
string
यह वैल्यू, ऑपरेशन पूरा होने पर दिखती है.
|
smartCampaignSetting |
object (SmartCampaignSetting )
बदलाव करने के बाद, सिर्फ़ बदले जा सकने वाले फ़ील्ड वाली स्मार्ट कैंपेन सेटिंग. यह फ़ील्ड सिर्फ़ तब दिखाया जाएगा, जब responseContentType को "MUTABLE_RESOURCE" पर सेट किया गया हो.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-03-06 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-03-06 (UTC) को अपडेट किया गया."],[[["This documentation details the JSON representation of the results for a Smart campaign setting mutate operation."],["It includes the structure of the JSON response with details on the `resourceName` and `smartCampaignSetting` fields."],["`resourceName` is a string returned for successful operations."],["`smartCampaignSetting` is an object containing the mutated Smart campaign setting with only mutable fields, returned only when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],[]]