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)

出力のみ。条件の ID。

このフィールドはミューテーションの場合は無視されます。

共用体フィールド criterion。条件です。

1 つのみ設定する必要があります。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 表現
{
  "entityId": string
}
フィールド
entityId

string

ブランドの Commercial KG MID。