Workflows · From Tasks · from_bing

Purpose

Imports data from Bing Ads.

Method of use

Before you can download data from Bing Ads you have to give Workflows access.

Configuration

Example usage

extract:
    type: keyword_performance_report
    account_id: 123456789

Properties

propertytyperequireddescription
typeenumerator (keyword_performance_report, campaign_performance_report, user_location_performance_report)yesContains the report you want to download
conn_idstringyesConnection string as handed to you by the Onesecondbefore team.
account_idintegeryesAccount ID you want to export data from.
columnsarray of stringsnoWorkflows imports with a default set of columns per export type. If you want a subselection, add the subselection here.

Details

itemdescription
APIBing Ads Reporting API
Pre-formatted schemaYes. Comes with a pre-formatted and described schema.