|
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.
| Google.Api.Ads.AdManager.v202508.Placement [] Google.Api.Ads.AdManager.v202508.IPlacementService.createPlacements | ( | Google.Api.Ads.AdManager.v202508.Placement[] | placements | ) |
Implemented in Google.Api.Ads.AdManager.v202508.PlacementService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.Placement[]> Google.Api.Ads.AdManager.v202508.IPlacementService.createPlacementsAsync | ( | Google.Api.Ads.AdManager.v202508.Placement[] | placements | ) |
Implemented in Google.Api.Ads.AdManager.v202508.PlacementService.
| Google.Api.Ads.AdManager.v202508.Placement [] Google.Api.Ads.AdManager.v202508.IPlacementService.updatePlacements | ( | Google.Api.Ads.AdManager.v202508.Placement[] | placements | ) |
Implemented in Google.Api.Ads.AdManager.v202508.PlacementService.
| System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202508.Placement[]> Google.Api.Ads.AdManager.v202508.IPlacementService.updatePlacementsAsync | ( | Google.Api.Ads.AdManager.v202508.Placement[] | placements | ) |
Implemented in Google.Api.Ads.AdManager.v202508.PlacementService.