CustomerNegativeCriterion

Müşteri seviyesinde hariç tutmalar için negatif bir ölçüt.

JSON gösterimi
{
  "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.
}
Alanlar
resourceName

string

Sabit. Müşteri negatif ölçütünün kaynak adı. Müşteri negatif ölçütü kaynak adları şu biçimdedir:

customers/{customerId}/customerNegativeCriteria/{criterionId}

type

enum (CriterionType)

Yalnızca çıkış. Ölçütün türü.

id

string (int64 format)

Yalnızca çıkış. Ölçüt kimliği.

criterion alanı. Müşteri negatif ölçütü.

Tam olarak bir tane ayarlanmalıdır. criterion şunlardan yalnızca biri olabilir:

contentLabel

object (ContentLabelInfo)

Sabit. İçerikEtiketi.

mobileApplication

object (MobileApplicationInfo)

Sabit. MobileApplication.

mobileAppCategory

object (MobileAppCategoryInfo)

Sabit. Mobil Uygulama Kategorisi.

placement

object (PlacementInfo)

Sabit. Yerleşim.

youtubeVideo

object (YouTubeVideoInfo)

Sabit. YouTube Videosu.

youtubeChannel

object (YouTubeChannelInfo)

Sabit. YouTube kanalı.

negativeKeywordList

object (NegativeKeywordListInfo)

Sabit. NegatifAnahtarKelimeListesi.

NegativeKeywordListInfo

Negatif Anahtar Kelime Listesi ölçütü. Hesap düzeyinde hariç tutulabilen, paylaşılan bir negatif anahtar kelime grubunu temsil eder. Hesap başına yalnızca bir negatif anahtar kelime listesi ölçütü eklenebilir.

JSON gösterimi
{
  "sharedSet": string
}
Alanlar
sharedSet

string

Negatif Anahtar Kelime Listesi Bilgisi paylaşılan küme kaynak adı.