CData Python Connector for Yahoo! Ads

Build 22.0.8479

OfflineConversions

Get registered offline conversion data information.

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 '='.
  • UploadId supports the '=,IN'.

For example, the following queries are processed server side:

SELECT * FROM OfflineConversions WHERE AccountId = '1234339'

SELECT * FROM OfflineConversions WHERE AccountId = '1234339' AND UploadId = '2345'

Columns

Name Type References Description
AccountId [KEY] Int64

SearchAdsAccounts.AccountId

Account ID.
ProcessStatus String Processing status

使用できる値は次のとおりです。PROCESSING, DONE, DONE_WITH_ERROR, ERROR, UNKNOWN

UploadedDate Date Upload date and time.
UploadFileName String Upload file name.
UploadId Int64 Upload ID.
UploadSourceType String Desribes the operator information of operation history data.

使用できる値は次のとおりです。API, YAHOO_JAPAN, CAMPAIGN_MANAGEMENT_TOOL, UNKNOWN

UploadType String Upload type.

使用できる値は次のとおりです。NEW, ADJUSTMENT, UNKNOWN

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