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

Contains information needed to identify a Truman creative transcode. More...

Properties

string adServer [get, set]
 The ad system that the creative is associated with. More...
 
CreativeTranscodeIdType creativeIdType [get, set]
 The IdType that describes the type of More...
 
bool creativeIdTypeSpecified [get, set]
 
string creativeId [get, set]
 An ID (either an ad ID, a creative ID, or a concatenation of the two) that identifies a creative. More...
 

Detailed Description

Contains information needed to identify a Truman creative transcode.

Property Documentation

string Google.Api.Ads.AdManager.v202602.CreativeTranscode.adServer
getset

The ad system that the creative is associated with.

string Google.Api.Ads.AdManager.v202602.CreativeTranscode.creativeId
getset

An ID (either an ad ID, a creative ID, or a concatenation of the two) that identifies a creative.

CreativeTranscodeIdType Google.Api.Ads.AdManager.v202602.CreativeTranscode.creativeIdType
getset

The IdType that describes the type of

.

bool Google.Api.Ads.AdManager.v202602.CreativeTranscode.creativeIdTypeSpecified
getset

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


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