चेतावनी: आप एपीआई के REST इंटरफ़ेस के बारे में दस्तावेज़ देख रहे हैं. हमारी ज़्यादातर आधिकारिक क्लाइंट लाइब्रेरी, gRPC का इस्तेमाल करती हैं. ज़्यादा जानकारी के लिए, REST के बारे में जानकारी देखें.
विज्ञापन पैरामीटर पर एक ही कार्रवाई (बनाना, अपडेट करना, हटाना).
JSON के काेड में दिखाना
{"updateMask": string,// Union field operation can be only one of the following:"create": {object (AdParameter)},"update": {object (AdParameter)},"remove": string// End of list of possible types for union field operation.}
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-03-06 (UTC) को अपडेट किया गया."],[[["This operation defines how to create, update, or remove an ad parameter."],["The `operation` field determines the type of action (create, update, remove) to be performed."],["A `FieldMask` is used in update operations to specify which fields of the ad parameter should be modified."],["When creating a new ad parameter, a resource name is not required."],["For removal, the ad parameter's resource name must be provided in a specific format."]]],[]]