Interface AdGroupAdServiceValue

AdGroupAdServiceValueオブジェクトは、処理結果を含む広告に関する情報を表します。
Ad including operation results.

Hierarchy

  • AdGroupAdServiceValue

Properties

adGroupAd?: null | search.AdGroupAd

Memberof

AdGroupAdServiceValue

errors?: null | search.ModelError[]

Memberof

AdGroupAdServiceValue

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

Memberof

AdGroupAdServiceValue