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)
  }
  // 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 )

تغییرناپذیر. اپلیکیشن موبایل.

mobileAppCategory

object ( MobileAppCategoryInfo )

تغییرناپذیر. Mobile App Category.

placement

object ( PlacementInfo )

تغییرناپذیر. تعیین سطح.

youtubeVideo

object ( YouTubeVideoInfo )

تغییرناپذیر. ویدیوی یوتیوب.

youtubeChannel

object ( YouTubeChannelInfo )

تغییرناپذیر. کانال یوتیوب.

negativeKeywordList

object ( NegativeKeywordListInfo )

تغییرناپذیر. Negative Keyword List.

NegativeKeywordListInfo

یک معیار فهرست کلیدواژه منفی مجموعه ای مشترک از کلمات کلیدی منفی را نشان می دهد که می توانند در سطح حساب حذف شوند. تنها یک معیار فهرست کلیدواژه منفی را می توان به هر حساب پیوست کرد.

نمایندگی JSON
{
  "sharedSet": string
}
زمینه های
sharedSet

string

NegativeKeywordListInfo نام منبع مجموعه را به اشتراک گذاشت.