type AdUnitParent (v202411)

  • AdUnitParent provides a summary of a parent AdUnit, including its ID, name, and ad unit code.

  • This object is used within the InventoryService and SuggestedAdUnitService within the Google Ad Manager API.

  • Key properties of an AdUnitParent include its ID, name, and adUnitCode, all of which are read-only and populated by Google.

The summary of a parent AdUnit.


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

Field

id

xsd:string

The ID of the parent AdUnit. This value is readonly and is populated by Google.

name

xsd:string

The name of the parent AdUnit. This value is readonly and is populated by Google.

adUnitCode

xsd:string

A string used to uniquely identify the ad unit for the purposes of serving the ad. This attribute is read-only and is assigned by Google when an ad unit is created.