Interface AdGroupLabelServiceValue

AdGroupLabelServiceValueオブジェクトは、操作結果を含む広告グループラベルの情報を表します。
AdGroupLabelServiceValue object describes ad group label information including its operation results.

Hierarchy

  • AdGroupLabelServiceValue

Properties

adGroupLabel?: null | search.AdGroupLabel

Memberof

AdGroupLabelServiceValue

errors?: null | search.ModelError[]

Memberof

AdGroupLabelServiceValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

AdGroupLabelServiceValue