CustomerNegativeCriterion

Kriteria negatif untuk pengecualian di tingkat pelanggan.

Representasi JSON
{
  "resourceName": string,
  "type": enum (CriterionType),
  "id": string,

  // Union field criterion can be only one of the following:
  "contentLabel": {
    object (ContentLabelInfo)
  },
  "mobileApplication": {
    object (MobileApplicationInfo)
  },
  "mobileAppCategory": {
    object (MobileAppCategoryInfo)
  },
  "placement": {
    object (PlacementInfo)
  },
  "youtubeVideo": {
    object (YouTubeVideoInfo)
  },
  "youtubeChannel": {
    object (YouTubeChannelInfo)
  },
  "negativeKeywordList": {
    object (NegativeKeywordListInfo)
  }
  // End of list of possible types for union field criterion.
}
Kolom
resourceName

string

Tidak dapat diubah. Nama resource kriteria negatif pelanggan. Nama resource kriteria negatif pelanggan memiliki bentuk:

customers/{customerId}/customerNegativeCriteria/{criterionId}

type

enum (CriterionType)

Hanya output. Jenis kriteria.

id

string (int64 format)

Hanya output. ID kriteria.

Kolom union criterion. Kriteria negatif pelanggan.

Tepat satu harus ditetapkan. criterion hanya dapat berupa salah satu dari berikut:

contentLabel

object (ContentLabelInfo)

Tidak dapat diubah. LabelKonten.

mobileApplication

object (MobileApplicationInfo)

Tidak dapat diubah. {i>MobileApplication<i}.

mobileAppCategory

object (MobileAppCategoryInfo)

Tidak dapat diubah. MobileAppCategory.

placement

object (PlacementInfo)

Tidak dapat diubah. Penempatan.

youtubeVideo

object (YouTubeVideoInfo)

Tidak dapat diubah. Video YouTube.

youtubeChannel

object (YouTubeChannelInfo)

Tidak dapat diubah. Channel YouTube.

negativeKeywordList

object (NegativeKeywordListInfo)

Tidak dapat diubah. DaftarKataKunciNegatif.

NegativeKeywordListInfo

Kriteria Daftar Kata Kunci Negatif. Mewakili kumpulan kata kunci negatif bersama yang dapat dikecualikan di tingkat akun. Hanya satu kriteria daftar kata kunci negatif yang dapat disertakan per akun.

Representasi JSON
{
  "sharedSet": string
}
Kolom
sharedSet

string

Nama resource kumpulan bersama negatifKeywordListInfo.