Interface AdGroupCriterionServiceLabel

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

  • AdGroupCriterionServiceLabel

Properties

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

Memberof

AdGroupCriterionServiceLabel

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

Memberof

AdGroupCriterionServiceLabel

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

Memberof

AdGroupCriterionServiceLabel

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

Memberof

AdGroupCriterionServiceLabel