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)

غير قابل للتغيير. تصنيف المحتوى:

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

معيار قائمة الكلمات الرئيسية السلبية يمثّل هذا النوع مجموعة مشتركة من الكلمات الرئيسية السلبية التي يمكن استبعادها على مستوى الحساب. لا يمكن إرفاق سوى معيار واحد لقائمة الكلمات الرئيسية السلبية لكل حساب.

تمثيل JSON
{
  "sharedSet": string
}
الحقول
sharedSet

string

اسم المورد المشترك negativeKeywordListInfo