Dikkat: API'nin REST arayüzüyle ilgili dokümanları görüntülüyorsunuz. Resmi istemci kitaplıklarımızın çoğu gTB kullanır. Ayrıntılar için REST Tanıtımı'nı inceleyin.
Paylaşılan küme üzerinde tek bir işlem (oluşturma, güncelleme, kaldırma).
JSON gösterimi
{"updateMask": string,// Union field operation can be only one of the following:"create": {object (SharedSet)},"update": {object (SharedSet)},"remove": string// End of list of possible types for union field operation.}
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-06 UTC."],[[["This page documents a single operation (create, update, or remove) on a shared set within Google Ads."],["The operation is represented using a JSON payload containing an `updateMask` and an `operation` field."],["The `operation` field can be one of `create`, `update`, or `remove`, each with specific data requirements detailed in the table."],["Resources can be identified using their resource names, such as `customers/{customerId}/sharedSets/{shared_set_id}` for shared sets."]]],[]]