Interface AdGroupServiceValue

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

Hierarchy

  • AdGroupServiceValue

Properties

adGroup?: null | search.AdGroup

Memberof

AdGroupServiceValue

errors?: null | search.ModelError[]

Memberof

AdGroupServiceValue

operationSucceeded?: null | boolean
処理結果を表示します。
Result of process.

Memberof

AdGroupServiceValue