ADO.NET Provider for Yahoo! Ads

Build 24.0.9062

EstimatedUserSize

Retrieves estimated user size for keywords.

Table Specific Information

SELECT

The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The Keyword is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • Keyword supports the '=,IN'.
For example:
SELECT * FROM EstimatedUserSize WHERE Keyword = 'string';
SELECT * FROM EstimatedUserSize WHERE Keyword IN ('string','abc');

Columns

Name Type References Description
EstimatedUserSize String Estimated user size from keywords.
Keyword String Keywords.
UnavailableKeyword String EstimatedUserSizeServiceUnavailableKeyword display whether the keyword is unavailable.

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