Interface AdGroupAdServiceLabel

AdGroupAdServiceLabelは、紐づけられているラベル情報を表します。
このフィールドは、リクエストの際は無視され、GET時のリクエストでcontainsLabelをtrueに指定した場合のみレスポンスされます。
AdGroupAdServiceLabel 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

  • AdGroupAdServiceLabel

Properties

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

Memberof

AdGroupAdServiceLabel

description?: null | string
説明文です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Description.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAdServiceLabel

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

Memberof

AdGroupAdServiceLabel

labelName?: null | string
ラベル名です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Label name.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AdGroupAdServiceLabel