Interface AdGroupWebpageServiceValue

AdGroupWebpageServiceValueオブジェクトは、操作結果を含むPageFeedAssetの配信/除外設定を表します。
AdGroupWebpageServiceValue object describes allowed or excluded settings including operation result.

Hierarchy

  • AdGroupWebpageServiceValue

Properties

adGroupWebpage?: null | AdGroupWebpage

Memberof

AdGroupWebpageServiceValue

errors?: null | search.ModelError[]

Memberof

AdGroupWebpageServiceValue

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

Memberof

AdGroupWebpageServiceValue