syndicationProduct property
The syndication product associated with the deal. Possible string values are:
- "SYNDICATION_PRODUCT_UNSPECIFIED" : A placeholder for an undefined syndication product.
- "CONTENT" : This typically represents a web page.
- "MOBILE" : This represents a mobile property.
- "VIDEO" : This represents video ad formats.
- "GAMES" : This represents ads shown within games.
Implementation
core.String? syndicationProduct;