Interface AdGroupCriterionLabelServiceValue

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

Hierarchy

  • AdGroupCriterionLabelServiceValue

Properties

adGroupCriterionLabel?: null | AdGroupCriterionLabel

Memberof

AdGroupCriterionLabelServiceValue

errors?: null | search.ModelError[]

Memberof

AdGroupCriterionLabelServiceValue

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

Memberof

AdGroupCriterionLabelServiceValue