ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

DisplayAdsCreateFeedFtpRequest

Create registered FTP setting information.

Stored Procedure Specific Information

Yahoo! Ads allows only a small subset of columns to be used in the Exec query. These columns can typically be used with only = comparison. The required columns in CreateFeedFtpRequest are AccountId and FeedId. For example:

EXECUTE DisplayAdsCreateFeedFtpRequest AccountId = '123436', FeedId = '25334'

Input

Name Type Description
AccountId Int64 Account ID.
FeedId Int64 Feed ID.

Result Set Columns

Name Type Description
Status String True if Feed Id is registered.

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