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

Contains information about Content from the CMS it was ingested from. More...

Properties

long id [get, set]
 The ID of the Content Source associated with the CMS in Ad Manager. This attribute is read-only. More...
 
bool idSpecified [get, set]
 
string displayName [get, set]
 The display name of the CMS this content is in. This attribute is read-only. More...
 
string cmsContentId [get, set]
 The ID of the Content in the CMS. This ID will be a 3rd party ID, usually the ID of the content in a CMS (Content Management System). This attribute is read-only. More...
 

Detailed Description

Contains information about Content from the CMS it was ingested from.

Property Documentation

string Google.Api.Ads.AdManager.v202305.CmsContent.cmsContentId
getset

The ID of the Content in the CMS. This ID will be a 3rd party ID, usually the ID of the content in a CMS (Content Management System). This attribute is read-only.

string Google.Api.Ads.AdManager.v202305.CmsContent.displayName
getset

The display name of the CMS this content is in. This attribute is read-only.

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

The ID of the Content Source associated with the CMS in Ad Manager. This attribute is read-only.

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

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


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