Ads API .NET library
|
Provides methods for adding, updating and retrieving Creative objects. More...
Provides methods for adding, updating and retrieving Creative objects.
For a creative to run, it must be associated with a LineItem managed by the LineItemCreativeAssociationService.
Read more about creatives on the Ad Manager Help Center.
|
inline |
Creates a new instance of the CreativeService class.
|
inline |
Creates a new instance of the CreativeService class.
|
inline |
Creates a new instance of the CreativeService class.
|
inline |
Creates a new instance of the CreativeService class.
|
inline |
Creates a new instance of the CreativeService class.
|
inlinevirtual |
Creates new Creative objects.
Implements Google.Api.Ads.AdManager.v202311.ICreativeService.
|
inlinevirtual |
|
inlinevirtual |
Gets a CreativePage of Creative objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | Creative::id |
name | Creative::name |
advertiserId | Creative::advertiserId |
width | Creative::size |
height | Creative::size |
lastModifiedDateTime | Creative::lastModifiedDateTime |
Implements Google.Api.Ads.AdManager.v202311.CreativeServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs action on Creative objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.CreativeServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified Creative objects.
Implements Google.Api.Ads.AdManager.v202311.ICreativeService.
|
inlinevirtual |