CustomerNegativeCriterion

เกณฑ์เชิงลบสำหรับการยกเว้นที่ระดับลูกค้า

การแสดง 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)
  },
  "ipBlock": {
    object (IpBlockInfo)
  }
  // End of list of possible types for union field criterion.
}
ช่อง
resourceName

string

เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของเกณฑ์เชิงลบของลูกค้า ชื่อทรัพยากรเกณฑ์เชิงลบของลูกค้าจะมีรูปแบบดังนี้

customers/{customerId}/customerNegativeCriteria/{criterionId}

type

enum (CriterionType)

เอาต์พุตเท่านั้น ประเภทของเกณฑ์

id

string (int64 format)

เอาต์พุตเท่านั้น รหัสของเกณฑ์

ฟิลด์สหภาพ criterion เกณฑ์เชิงลบของลูกค้า

ต้องตั้งค่าเพียง 1 รายการ criterion ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น

contentLabel

object (ContentLabelInfo)

เปลี่ยนแปลงไม่ได้ ContentLabel

mobileApplication

object (MobileApplicationInfo)

เปลี่ยนแปลงไม่ได้ MobileApplication

mobileAppCategory

object (MobileAppCategoryInfo)

เปลี่ยนแปลงไม่ได้ MobileAppCategory

placement

object (PlacementInfo)

เปลี่ยนแปลงไม่ได้ ตำแหน่งโฆษณา

youtubeVideo

object (YouTubeVideoInfo)

เปลี่ยนแปลงไม่ได้ วิดีโอ YouTube

youtubeChannel

object (YouTubeChannelInfo)

เปลี่ยนแปลงไม่ได้ ช่อง YouTube

negativeKeywordList

object (NegativeKeywordListInfo)

เปลี่ยนแปลงไม่ได้ รายการคีย์เวิร์ดเชิงลบ

ipBlock

object (IpBlockInfo)

เปลี่ยนแปลงไม่ได้ IPBLock

NegativeKeywordListInfo

เกณฑ์รายการคีย์เวิร์ดเชิงลบ แสดงชุดคีย์เวิร์ดเชิงลบที่ใช้ร่วมกันซึ่งยกเว้นได้ที่ระดับบัญชี บัญชีหนึ่งสามารถแนบเกณฑ์รายการคีย์เวิร์ดเชิงลบได้เพียง 1 เกณฑ์เท่านั้น

การแสดง JSON
{
  "sharedSet": string
}
ช่อง
sharedSet

string

ชื่อทรัพยากรชุดที่ใช้ร่วมกันของ NegativeKeywordListInfo