ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

PageFeedAsset

Getpage feed asset, upload or bulk 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 '='.
  • ApprovalStatus supports the '=,IN'.
  • PageFeedAssetSetId supports the '=,IN'.

For example:

SELECT * FROM PageFeedAsset WHERE AccountId = '1234339'
SELECT * FROM PageFeedAsset WHERE AccountId = '1234339' AND ApprovalStatus = 'Approved'
SELECT * FROM PageFeedAsset WHERE AccountId = '1234339' AND ApprovalStatus = 'Approved' AND PageFeedAssetSetId = '245678'

Columns

Name Type References Description
AccountId Int64

SearchAdsAccounts.AccountId

Account ID.
ApprovalStatus String Displays Editorial Status.
DisapprovalReasonCodes String Codes of disapproval reason.
DisapprovalReasonComment String Comment of disapproval reason.
PageFeedAssetCustomLabel String Custom label of page feed asset.
PageFeedAssetId Int64 PageFeedAsset ID.
PageFeedAssetSetId Int64 PageFeedAssetSet ID.
PageFeedAssetUrl String Url of page feed asset.

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