Ads API .NET library
|
Provides methods for creating, updating and retrieving Placement objects. More...
Provides methods for creating, updating and retrieving Placement objects.
You can use a placement to group ad units. For example, you might have a placement that focuses on sports sites, which may be spread across different branches of your inventory. You might also have a "fire sale" placement that includes ad units that have not been selling and are consequently priced very attractively.
|
inline |
Creates a new instance of the PlacementService class.
|
inline |
Creates a new instance of the PlacementService class.
|
inline |
Creates a new instance of the PlacementService class.
|
inline |
Creates a new instance of the PlacementService class.
|
inline |
Creates a new instance of the PlacementService class.
|
inlinevirtual |
Creates new Placement objects.
Implements Google.Api.Ads.AdManager.v202311.IPlacementService.
|
inlinevirtual |
|
inlinevirtual |
Gets a PlacementPage of Placement objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
description | Placement::description |
id | Placement::id |
name | Placement::name |
placementCode | Placement::placementCode |
status | Placement::status |
lastModifiedDateTime | Placement::lastModifiedDateTime |
Implements Google.Api.Ads.AdManager.v202311.PlacementServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on Placement objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.PlacementServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified Placement objects.
Implements Google.Api.Ads.AdManager.v202311.IPlacementService.
|
inlinevirtual |