ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

SearchAdsFeeds

Create, Read, Update or Delete the Feed (Data auto insertion) 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 '='.
  • FeedId supports the '=,IN'.
  • PlaceholderType supports the '=,IN'.

For example, the following queries are processed server side:

SELECT * FROM SearchAdsFeeds WHERE AccountId = '1234339' AND FeedId = '174849'

Columns

Name Type References Description
FeedId [KEY] Int64 Feed ID.
AccountId Int64

SearchAdsAccounts.AccountId

Account ID. Not required by design change on editorials.
Domain String Domain.
FeedAttribute String FeedServiceAttribute object contains the attribute of auto data insertion list.
FeedName String List name of Feed.
FeedTrackId Int64 Tracking ID of Feed.
PlaceholderType String FeedServicePlaceholderType (enum) object select the type of Feed Item information.

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

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