ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

SearchAdsFeedServiceFeedAttributes

Retrieves the details of Feed FeedAttributes.The columns values set read-only false can be inserted in the parent table using Temp tables

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

For example:

SELECT * FROM SearchAdsFeedServiceFeedAttributes WHERE AccountId = '25687'

SELECT * FROM SearchAdsFeedServiceFeedAttributes WHERE AccountId = '1234339' AND FeedAttributeId = '174849'

Columns

Name Type References Description
FeedAttributeId [KEY] Int64 Attribute ID (column ID) of auto data insertion list.
AccountId Int64

SearchAdsAccounts.AccountId

Account ID. Not required by design change on editorials.
PlaceholderType String FeedServicePlaceholderType (enum) object select the type of Feed Item information.

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

FeedId Int64 Feed ID.
FeedAttributeName String Attribute name (column name) of auto data insertion list.
PlaceholderField String Select the details of Feed Item information.

使用できる値は次のとおりです。AD_CUSTOMIZER_INTEGER, AD_CUSTOMIZER_PRICE, AD_CUSTOMIZER_DATE, AD_CUSTOMIZER_STRING, DYNAMIC_AD_FOR_SEARCH_PAGE_FEEDS_PAGE_URL, DYNAMIC_AD_FOR_SEARCH_PAGE_FEEDS_LABEL, UNKNOWN

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