ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

PlacementUrlListUrls

Retrieve the details of PlacementUrlLists Urls. 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 '='.
  • UrlListId supports the '=,IN'.

For example:

SELECT * FROM PlacementUrlListUrls WHERE AccountId = '1002504155'

SELECT * FROM PlacementUrlListUrls WHERE AccountId = '1002504155' AND UrlListId = '1000908843'

Columns

Name Type References Description
UrlListId Int64 Url List ID.
AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
PlacementUrl String Url.
UrlActiveFlg String Placement Url Active Flag.

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

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