ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

GuaranteedAdGroupAdCarouselAdCarousels

Retreived detailed information of carousel ad.

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 '='.
  • AdGroupId supports the '=,IN'.
  • AdId supports the '=,IN'.
  • CampaignId supports the '=,IN'.
  • ContainsLabelIdFlg supports the '='.
  • MediaId supports the '=,IN'.

For example, the following queries are processed server side:

SELECT * FROM GuaranteedAdGroupAdCarouselAdCarousels WHERE AccountId = '123436'

Columns

Name Type References Description
AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
AdGroupId Int64

GuaranteedAdGroups.AdGroupId

Ad group ID
AdId Int64 Ad ID
CampaignId Int64

GuaranteedCampaigns.AccountId

Campaign ID
MediaId Int64

Media.MediaId

Media ID.
DisplayOrder Int64 Carousel display order.
FinalUrl String Final URL.
Headline Int64 Ad title.
Description Int64 Ad description.
SmartphoneFinalUrl Int64 Final URL (smartphone).
DisapprovalReasonCodes Int64 Reject reason on editorial review.

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
ContainsLabelIdFlg Boolean Flag of contains label ID.

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