An AdUnit
represents a chunk of identified inventory for the publisher. It contains all
the settings that need to be associated with inventory in order to serve ads to it. An AdUnit
can also be the parent of other ad units in the inventory hierarchy.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field |
|
---|---|
|
Uniquely identifies the |
|
The ID of the ad unit's parent. Every ad unit has a parent except for the root ad unit, which is created by Google. This attribute is required when creating the ad unit. Once the ad unit is created this value will be read-only. |
|
This field is set to |
|
The path to this ad unit in the ad unit hierarchy represented as a list from the root to this ad unit's parent. For root ad units, this list is empty. This attribute is read-only and is populated by Google. |
|
The name of the ad unit. This attribute is required and its maximum length is 255 characters. This attribute must also be case-insensitive unique. |
|
A description of the ad unit. This value is optional and its maximum length is 65,535 characters. |
|
The value to use for the HTML link's Enumerations
|
|
The status of this ad unit. It defaults to InventoryStatus.ACTIVE. This value cannot be updated directly using InventoryService.updateAdUnit. It can only be modified by performing actions via InventoryService.performAdUnitAction. Enumerations
|
|
A string used to uniquely identify the ad unit for the purposes of serving the ad. This
attribute is optional and can be set during ad unit creation. If it is not provided, it will be
assigned by Google based off of the inventory unit ID. Once an ad unit is created, its |
|
The permissible creative sizes that can be served inside this ad unit. This attribute is
optional. This attribute replaces the |
|
Whether this is an interstitial ad unit. |
|
Whether this is a native ad unit. |
|
Whether this is a fluid ad unit. |
|
If this field is set to |
|
AdSense specific settings. To overwrite this, set the adSenseSettingsSource to |
|
Specifies the source of adSenseSettings value. To revert an overridden value to its
default, set this field to Enumerations
|
|
The set of label frequency caps applied directly to this ad unit. There is a limit of 10 label frequency caps per ad unit. |
|
Contains the set of labels applied directly to the ad unit as well as those inherited from parent ad units. This field is readonly and is assigned by Google. |
|
The set of labels applied directly to this ad unit. |
|
Contains the set of labels applied directly to the ad unit as well as those inherited from the parent ad units. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google. |
|
The IDs of all teams that this ad unit is on as well as those inherited from parent ad units. This value is read-only and is set by Google. |
|
The IDs of all teams that this ad unit is on directly. |
|
The date and time this ad unit was last modified. |
|
The smart size mode for this ad unit. This attribute is optional and defaults to SmartSizeMode.NONE for fixed sizes. Enumerations
|
|
The interval in seconds which ad units in mobile apps automatically refresh. Valid values are between 30 and 120 seconds. This attribute is optional and only applies to ad units in mobile apps. If this value is not set, then the mobile app ad will not refresh. |
|
Specifies an ID for a channel in an external set-top box campaign management system. This
attribute is only meaningful if isSetTopBoxEnabled is |
|
Flag that specifies whether this ad unit represents an external set-top box channel. This attribute is read-only. |
|
The MobileApplication.applicationId for the CTV application that this ad unit is within. This attribute is optional. |