AdGroupCustomizerOperation

Satu operasi (buat, hapus) pada atribut penyesuai.

Representasi JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (AdGroupCustomizer)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
Kolom
Kolom union operation. Operasi mutasi. operation hanya dapat berupa salah satu dari berikut:
create

object (AdGroupCustomizer)

Operasi pembuatan: Diperlukan nama resource untuk penyesuai grup iklan baru

remove

string

Operasi penghapusan: Nama resource untuk penyesuai grup iklan yang dihapus diharapkan, dalam format ini: customers/{customerId}/adGroupCustomizers/{adGroupId}~{customizer_attribute_id}