type SuggestedAdUnitUpdateResult (v202508)

  • SuggestedAdUnitUpdateResult represents the result of performing an action on SuggestedAdUnit objects.

  • The newAdUnitIds field contains the IDs of new AdUnit objects created by a performSuggestedAdUnitAction call.

  • The numChanges field indicates the number of objects modified by the action.

Represents the result of performing an action on SuggestedAdUnit objects.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

newAdUnitIds

xsd:string[]

The ids of the AdUnit objects that were created in response to a performSuggestedAdUnitAction call.

numChanges

xsd:int

The number of objects that were changed as a result of performing the action.