Ads API .NET library
|
Provides methods for creating, updating, and retrieving ForecastAdjustments and TrafficForecastSegments. More...
Provides methods for creating, updating, and retrieving ForecastAdjustments and TrafficForecastSegments.
Forecast adjustments allow editing the volume and traffic composition of forecasted inventory. Traffic forecast segments divide forecasted inventory into segments to which forecast adjustments can be applied.
|
inline |
Creates a new instance of the AdjustmentService class.
|
inline |
Creates a new instance of the AdjustmentService class.
|
inline |
Creates a new instance of the AdjustmentService class.
|
inline |
Creates a new instance of the AdjustmentService class.
|
inline |
Creates a new instance of the AdjustmentService class.
|
inlinevirtual |
Takes a prospective forecast adjustment and calculates the daily ad opportunity counts corresponding to its provided volume settings.
Implements Google.Api.Ads.AdManager.v202311.AdjustmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Creates new ForecastAdjustment objects.
Implements Google.Api.Ads.AdManager.v202311.IAdjustmentService.
|
inlinevirtual |
|
inlinevirtual |
Creates new TrafficForecastSegment objects.
Implements Google.Api.Ads.AdManager.v202311.IAdjustmentService.
|
inlinevirtual |
|
inlinevirtual |
Gets a ForecastAdjustmentPage of ForecastAdjustment objects that satisfy the given Statement::query.
The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | ForecastAdjustment::id |
trafficForecastSegmentId | ForecastAdjustment::trafficForecastSegmentId |
name | ForecastAdjustment::name |
startDate | ForecastAdjustment::startDate |
endDate | ForecastAdjustment::endDate |
status | ForecastAdjustment::status |
Implements Google.Api.Ads.AdManager.v202311.AdjustmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Gets a TrafficForecastSegmentPage of TrafficForecastSegment objects that satisfy the given Statement::query.
The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | TrafficForecastSegment::id |
name | TrafficForecastSegment::name |
creationTime | TrafficForecastSegment::creationTime |
Implements Google.Api.Ads.AdManager.v202311.AdjustmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on ForecastAdjustment objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.AdjustmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified ForecastAdjustment objects.
Implements Google.Api.Ads.AdManager.v202311.IAdjustmentService.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified TrafficForecastSegment objects.
Implements Google.Api.Ads.AdManager.v202311.IAdjustmentService.
|
inlinevirtual |