ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、Yahoo! Ads の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、該当する場合は、プロシージャが成功したか失敗したかを示すとともにYahoo! Ads から関連するレスポンスデータを返します。
CData Python Connector for Yahoo! Ads ストアドプロシージャ
| Name | Description |
| CreateFeedFtpRequest | Create registered FTP setting information. |
| CreateGuaranteedReservation | Reserves the delivery based on simulation result. If the reservation is confirmed, guaranteed campaign or guaranteed ad group will be automatically created based on the specified condition during simulation. |
| DisplayAdsAddAdGroupAdLabels | To create DisplayAds AdGroupAd Labels. |
| DisplayAdsAddAdGroupLabels | To create DisplayAds AdGroup Labels. |
| DisplayAdsAddCampaignLabels | To create DisplayAds Campaign Labels. |
| DisplayAdsDownloadReport | Download the DisplayAds report. |
| DisplayAdsDownloadUserOperationHistory | Download the data of user operation history. |
| DisplayAdsRemoveAdGroupAdLabels | To remove DisplayAds AdGroupAd Labels. |
| DisplayAdsRemoveAdGroupLabels | To remove DisplayAds AdGroup Labels. |
| DisplayAdsRemoveCampaignLabels | To remove DisplayAds Campaign Labels. |
| DownloadCampaignMigrationErrorFile | Download the uploaded original csv file as well as error files. |
| DownloadCampaignMigrationList | Download the list of campaigns targeted for migration. |
| DownloadCampaignMigrationOriginalFile | Download the uploaded original csv file as well as error files. |
| DownloadFeedDataErrorFile | Downloads feed data error file. |
| DownloadFeedDisApprovalReasonList | Downloads the disapproval reason list. |
| DownloadMedia | Download the submitted media file. |
| DownloadVideo | Download the added video. |
| GetOAuthAccessToken | Gets an authentication token from Yahoo! Ads. |
| GetOAuthAuthorizationURL | Gets the authorization URL that must be opened separately by the user to grant access to your application. Only needed when developing Web apps. You will request the OAuthAccessToken from this URL. |
| RefreshOAuthAccessToken | Refreshes the OAuth access token used for authentication with Yahoo! Ads. |
| UpdateFeedItem | FeedItemService provides the operation about item information. |
| UploadCampaignMigrationList | Upload csv files for migration. |
| UploadFeedData | Executes upload item list. |
| UploadUserList | Upload the user list file for audience list (custom) and audience list (customer data). |
| UploadVideo | Upload process of video files can be operated. |