JDBC Driver for Yahoo! Ads

Build 23.0.8839

PageFeedAssetServiceUploadJob

Gets processing status about upload or download.

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

For example:

SELECT * FROM PageFeedAssetServiceUploadJob WHERE AccountId = '1234339'
SELECT * FROM PageFeedAssetServiceUploadJob WHERE AccountId = '1234339' AND PageFeedAssetSetId = '1732'
SELECT * FROM PageFeedAssetServiceUploadJob WHERE AccountId = '1234339' AND PageFeedAssetSetId = '1732' AND FeedId = '12342'

Columns

Name Type References Description
AccountId Int64

SearchAdsAccounts.AccountId

Account ID.
UploadJobStatus String Displays status of page feed asset upload jobs.
EndDate String End date of job.
JobId Int64 Job ID.
PageFeedAssetSetId Int64 PageFeedAssetSet ID.
Progress Int64 Progress of page feed asset job.
ErrorCount Int64 Count of error occured.
StartDate String Start date of job.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839