AI-generated Key Takeaways
-
A
Placementis a grouping of relatedAdUnitobjects. -
Placementshave unique identifiers (id,placementCode) assigned by Google and required names. -
Placementshave a status that can be active, inactive, or archived. -
Placementstarget a collection ofAdUnitobject IDs. -
Placementsalso have a last modified date and time.
A Placement
groups related AdUnit
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
SiteTargetingInfo
(inherited)Placement
id
xsd:
long
Uniquely identifies the Placement
. This attribute is read-only and is assigned by
Google when a placement is created.
name
xsd:
string
The name of the Placement
. This value is required and has a maximum length of 255
characters.
description
xsd:
string
A description of the Placement
. This value is optional and its maximum length is 65,535
characters.
placementCode
xsd:
string
A string used to uniquely identify the Placement
for purposes of serving the ad. This
attribute is read-only and is assigned by Google when a placement is created.
status
The status of the Placement
. This attribute is read-only.
Enumerations
-
ACTIVE - The object is active.
-
INACTIVE - The object is no longer active.
-
ARCHIVED - The object has been archived.
targetedAdUnitIds
xsd:
string[]
The collection of AdUnit
object IDs that constitute the Placement
.
lastModifiedDateTime
The date and time this placement was last modified.

