CData Python Connector for Yahoo! Ads

Build 22.0.8479

GuaranteedSimulationInventoryResult

Retrieve details of conditions for composing the guaranteed ad.

Table Specific Information

Select

The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • AccountId supports the '='.
  • GuaranteedSimulationId supports the '=,IN'.

For example:

SELECT * FROM GuaranteedSimulationInventoryResult WHERE AccountId = '1002504155'

SELECT * FROM GuaranteedSimulationInventoryResult WHERE AccountId = '1231002504' AND GuaranteedSimulationId = '45698'

Columns

Name Type References Description
AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
GuaranteedSimulationId Int64 Simulation ID.
StartDate String Start date of campaign.
EndDate String End date of campaign.
MaxSellableVImps String Inventory of sellable viewable impression under the specified period.
MaxReservableVImps String Residual inventory of viewable impression under the specified period.
SellingSlots String Inventory of sellable slots under the specified period.
MaxReservableSlots String Maximum number of reservable slots under the specified period.
UnavailableReasons String Describes a reason for lack of inventory.
UnreservableReason String Describes the reason why reservation is not possible.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479