Ads API .NET library
|
Provides operations for creating, updating and retrieving AdUnit objects. More...
Provides operations for creating, updating and retrieving AdUnit objects.
Line items connect a creative with its associated ad unit through targeting.
An ad unit represents a piece of inventory within a publisher. It contains all the settings that need to be associated with the inventory in order to serve ads. For example, the ad unit contains creative size restrictions and AdSense settings.
|
inline |
Creates a new instance of the InventoryService class.
|
inline |
Creates a new instance of the InventoryService class.
|
inline |
Creates a new instance of the InventoryService class.
|
inline |
Creates a new instance of the InventoryService class.
|
inline |
Creates a new instance of the InventoryService class.
|
inlinevirtual |
Creates new AdUnit objects.
Implements Google.Api.Ads.AdManager.v202311.IInventoryService.
|
inlinevirtual |
|
inlinevirtual |
Gets a AdUnitPage of AdUnit objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
adUnitCode | AdUnit::adUnitCode |
id | AdUnit::id |
name | AdUnit::name |
parentId | AdUnit::parentId |
status | AdUnit::status |
lastModifiedDateTime | AdUnit::lastModifiedDateTime |
Implements Google.Api.Ads.AdManager.v202311.InventoryServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Returns a set of all relevant AdUnitSize objects.
The given Statement is currently ignored but may be honored in future versions.
Implements Google.Api.Ads.AdManager.v202311.IInventoryService.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on AdUnit objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.InventoryServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified AdUnit objects.
Implements Google.Api.Ads.AdManager.v202311.IInventoryService.
|
inlinevirtual |