Interface CampaignServiceLabel

紐づけられているラベル情報を表します。
このフィールドは、リクエストの際は無視され、GET時のリクエストでcontainsLabelをtrueに指定した場合のみレスポンスされます。
CampaignServiceLabel object describes label information to be associated.
This field is ignored in the request and is only included in the response if containsLabel is specified as true in the GET request.

Hierarchy

  • CampaignServiceLabel

Properties

color?: null | string
カラーです。
Color.

Memberof

CampaignServiceLabel

description?: null | string
説明文です。
Description.

Memberof

CampaignServiceLabel

labelId?: null | number
ラベルIDです。
Label ID.

Memberof

CampaignServiceLabel

labelName?: null | string
ラベル名です。
Label name.

Memberof

CampaignServiceLabel