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

Service for retrieving Content. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.IContentService:
Google.Api.Ads.AdManager.v202305.ContentServiceInterface Google.Api.Ads.AdManager.v202305.ContentService

Additional Inherited Members

- Public Member Functions inherited from Google.Api.Ads.AdManager.v202305.ContentServiceInterface
Google.Api.Ads.AdManager.v202305.ContentPage getContentByStatement (Google.Api.Ads.AdManager.v202305.Statement statement)
 
System.Threading.Tasks.Task
< Google.Api.Ads.AdManager.v202305.ContentPage
getContentByStatementAsync (Google.Api.Ads.AdManager.v202305.Statement statement)
 

Detailed Description

Service for retrieving Content.

Content entities can be targeted in video LineItems.

You can query for content that belongs to a particular category or has assigned metadata. Categories and metadata for are stored in DFP as CustomCriteria.

For example, to find all Content that is "genre=comedy", you would:


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