SharedCriterion

เกณฑ์ที่อยู่ในชุดที่ใช้ร่วมกัน

การแสดง JSON
{
  "resourceName": string,
  "type": enum (CriterionType),
  "sharedSet": string,
  "criterionId": string,

  // Union field criterion can be only one of the following:
  "keyword": {
    object (KeywordInfo)
  },
  "youtubeVideo": {
    object (YouTubeVideoInfo)
  },
  "youtubeChannel": {
    object (YouTubeChannelInfo)
  },
  "placement": {
    object (PlacementInfo)
  },
  "mobileAppCategory": {
    object (MobileAppCategoryInfo)
  },
  "mobileApplication": {
    object (MobileApplicationInfo)
  },
  "brand": {
    object (BrandInfo)
  }
  // End of list of possible types for union field criterion.
}
ช่อง
resourceName

string

เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของเกณฑ์ที่ใช้ร่วมกัน ชื่อทรัพยากรของชุดที่ใช้ร่วมกันมีแบบฟอร์มดังนี้

customers/{customerId}/sharedCriteria/{shared_set_id}~{criterionId}

type

enum (CriterionType)

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

sharedSet

string

เปลี่ยนแปลงไม่ได้ ชุดที่ใช้ร่วมกันซึ่งมีเกณฑ์ที่ใช้ร่วมกัน

criterionId

string (int64 format)

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

ระบบจะไม่สนใจช่องนี้สำหรับการเปลี่ยนแปลง

ฟิลด์สหภาพ criterion เกณฑ์

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

keyword

object (KeywordInfo)

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

youtubeVideo

object (YouTubeVideoInfo)

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

youtubeChannel

object (YouTubeChannelInfo)

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

placement

object (PlacementInfo)

เปลี่ยนแปลงไม่ได้ ตำแหน่ง

mobileAppCategory

object (MobileAppCategoryInfo)

เปลี่ยนแปลงไม่ได้ หมวดหมู่แอปบนอุปกรณ์เคลื่อนที่

mobileApplication

object (MobileApplicationInfo)

เปลี่ยนแปลงไม่ได้ แอปพลิเคชันบนอุปกรณ์เคลื่อนที่

brand

object (BrandInfo)

เปลี่ยนแปลงไม่ได้ แบรนด์

BrandInfo

แสดงเกณฑ์ของแบรนด์ที่ใช้สำหรับการกำหนดเป้าหมายตามกราฟความรู้เชิงพาณิชย์

การแสดง JSON
{
  "displayName": string,
  "entityId": string,
  "primaryUrl": string,
  "rejectionReason": enum (BrandRequestRejectionReason),
  "status": enum (BrandState)
}
ช่อง
displayName

string

เอาต์พุตเท่านั้น การนำเสนอข้อความของแบรนด์

entityId

string

KG MID เชิงพาณิชย์สำหรับแบรนด์

primaryUrl

string

เอาต์พุตเท่านั้น URL หลักของแบรนด์

rejectionReason

enum (BrandRequestRejectionReason)

เอาต์พุตเท่านั้น เหตุผลการปฏิเสธเมื่อสถานะแบรนด์ถูกปฏิเสธ

status

enum (BrandState)

เอาต์พุตเท่านั้น สถานะของแบรนด์

BrandRequestRejectionReason

การระบุเหตุผลต่างๆ ในการปฏิเสธคำขอใช้แบรนด์

Enum
UNSPECIFIED ไม่ได้ระบุค่า
UNKNOWN ใช้สำหรับค่าที่ส่งกลับเท่านั้น แสดงค่าที่ไม่รู้จักในเวอร์ชันนี้
EXISTING_BRAND แบรนด์มีอยู่แล้วในชุดแบรนด์เชิงพาณิชย์
EXISTING_BRAND_VARIANT แบรนด์มีอยู่แล้วในชุดแบรนด์เชิงพาณิชย์ แต่เป็นผลิตภัณฑ์ย่อย
INCORRECT_INFORMATION ข้อมูลแบรนด์ไม่ถูกต้อง (เช่น URL และชื่อไม่ตรงกัน)
NOT_A_BRAND ไม่ใช่แบรนด์ที่ถูกต้องตามนโยบายของ Google