Reference documentation and code samples for the Google Ads Ad Manager V1 Client class AdUnitParent.
The summary of a parent AdUnit.
Generated from protobuf message google.ads.admanager.v1.AdUnitParent
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent_ad_unit
string
Output only. The parent of the current AdUnit Format: networks/{network_code}/adUnits/{ad_unit_id}
↳ display_name
string
Output only. The display name of the parent AdUnit.
↳ ad_unit_code
string
Output only. A string used to uniquely identify the ad unit for the purposes of serving the ad.
getParentAdUnit
Output only. The parent of the current AdUnit
Format: networks/{network_code}/adUnits/{ad_unit_id}
string
setParentAdUnit
Output only. The parent of the current AdUnit
Format: networks/{network_code}/adUnits/{ad_unit_id}
var
string
$this
getDisplayName
Output only. The display name of the parent AdUnit.
string
setDisplayName
Output only. The display name of the parent AdUnit.
var
string
$this
getAdUnitCode
Output only. A string used to uniquely identify the ad unit for the purposes of serving the ad.
string
setAdUnitCode
Output only. A string used to uniquely identify the ad unit for the purposes of serving the ad.
var
string
$this