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

A More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.Placement:
Google.Api.Ads.AdManager.v202305.SiteTargetingInfo

Properties

long id [get, set]
 Uniquely identifies the More...
 
bool idSpecified [get, set]
 
string name [get, set]
 The name of the More...
 
string description [get, set]
 A description of the More...
 
string placementCode [get, set]
 A string used to uniquely identify the More...
 
InventoryStatus status [get, set]
 The status of the More...
 
bool statusSpecified [get, set]
 
string[] targetedAdUnitIds [get, set]
 The collection of More...
 
DateTime lastModifiedDateTime [get, set]
 The date and time this placement was last modified. More...
 

Detailed Description

A

Placement groups related AdUnit objects.

Property Documentation

string Google.Api.Ads.AdManager.v202305.Placement.description
getset

A description of the

Placement. This value is optional and its maximum length is 65,535 characters.

long Google.Api.Ads.AdManager.v202305.Placement.id
getset

Uniquely identifies the

Placement. This attribute is read-only and is assigned by Google when a placement is created.

bool Google.Api.Ads.AdManager.v202305.Placement.idSpecified
getset

true, if a value is specified for id, false otherwise.

DateTime Google.Api.Ads.AdManager.v202305.Placement.lastModifiedDateTime
getset

The date and time this placement was last modified.

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

The name of the

Placement. This value is required and has a maximum length of 255 characters.

string Google.Api.Ads.AdManager.v202305.Placement.placementCode
getset

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.

InventoryStatus Google.Api.Ads.AdManager.v202305.Placement.status
getset

The status of the

Placement. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.Placement.statusSpecified
getset

true, if a value is specified for status, false otherwise.

string [] Google.Api.Ads.AdManager.v202305.Placement.targetedAdUnitIds
getset

The collection of

AdUnit object IDs that constitute the Placement.


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