Interface CampaignLabel

CampaignLabelオブジェクトは、キャンペーンラベルの情報を表します。
CampaignLabel object describes campaign label information.

Hierarchy

  • CampaignLabel

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

CampaignLabel

campaignId?: null | number
キャンペーンIDです。
このフィールドは、リクエストの場合は必須です。
Campaign ID.
This field is required in requests.

Memberof

CampaignLabel

labelId?: null | number
ラベルIDです。
このフィールドは、リクエストの場合は必須です。
Label ID.
This field is required in requests.

Memberof

CampaignLabel