Interface AdGroupServiceValue

AdGroupServiceValueオブジェクトは、処理結果を含む広告グループに関する情報を表します。
AdGroupServiceValue serves the information of adGroup including operation results.

Hierarchy

  • AdGroupServiceValue

Properties

adGroup?: null | display.AdGroup

Memberof

AdGroupServiceValue

errors?: null | display.ModelError[]

Memberof

AdGroupServiceValue

operationSucceeded?: null | boolean
処理結果です。
A result of operation.

Memberof

AdGroupServiceValue