Labelオブジェクトは、ラベルの情報を表します。
Label object describes label information.

Hierarchy

  • Label

Properties

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

Memberof

Label

color?: null | string
カラーコードです。例:#FFFFFF
このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。
Color code. e.g. #FFFFFF
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

Label

description?: null | string
説明文です。
このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。
Description.
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

Label

labelId?: null | number
ラベルIDです。
このフィールドは、SETおよびREMOVE時に必須となり、ADD時に無視されます。
Label ID.
This field is required in SET and REMOVE operation, and will be ignored in ADD operation.

Memberof

Label

labelName?: null | string
ラベル名です。
このフィールドは、ADD時に必須となり、SET時に省略可能となり、REMOVE時に無視されます。
Label name.
This field is required in ADD operation, is optional in SET operation, and will be ignored in REMOVE operation.

Memberof

Label

labeledAdGroup?: null | number
広告グループの紐付け数です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Number of labeled ad group.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Label

labeledAdGroupAd?: null | number
広告の紐付け数です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Number of labeled ad.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Label

labeledAdGroupCriterion?: null | number
キーワードの紐付け数です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Number of labeled ad group criterion.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Label

labeledCampaign?: null | number
キャンペーンの紐付け数です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Number of labeled campaign.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Label