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 เกณฑ์เชิงลบของลูกค้า

ต้องตั้งค่าหนึ่งรายการเท่านั้น 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

ชื่อทรัพยากรของชุดคีย์เวิร์ดเชิงลบที่ใช้ร่วมกัน