Interface AdGroupLabel

AdGroupLabelオブジェクトは、広告グループラベルの情報を表します。
AdGroupLabel object describes ad group label information.

Hierarchy

  • AdGroupLabel

Properties

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

Memberof

AdGroupLabel

adGroupId?: null | number
広告グループIDです。
このフィールドは、リクエストの場合は必須です。
Ad group ID.
This field is required in requests.

Memberof

AdGroupLabel

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

Memberof

AdGroupLabel

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

Memberof

AdGroupLabel