Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.AdUnitParent Class Reference

The summary of a parent AdUnit. More...

Properties

string id [get, set]
 The ID of the parent More...
 
string name [get, set]
 The name of the parent More...
 
string adUnitCode [get, set]
 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. More...
 

Detailed Description

The summary of a parent AdUnit.

Property Documentation

string Google.Api.Ads.AdManager.v202305.AdUnitParent.adUnitCode
getset

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.

string Google.Api.Ads.AdManager.v202305.AdUnitParent.id
getset

The ID of the parent

AdUnit. This value is readonly and is populated by Google.

string Google.Api.Ads.AdManager.v202305.AdUnitParent.name
getset

The name of the parent

AdUnit. This value is readonly and is populated by Google.


The documentation for this class was generated from the following file: