Alli Solutions - Campaign Build Automation
Overview
This task takes template campaign id from which you want settings to be copied over from and an input CSV (with campaign, ad group, and keyword details), and automatically creates campaigns in Google Ads and Bing Ads.
You can then:
Validate results via Slack notifications and logs
Manually review the generated Campaigns in the Ads UI
Popular Workflow Upload file Google Ads / Bing Ads + Slack
Detailed guide on how to use this workflow can be found here - How to: Campaign Build Automation
Variables
Name | Reference | Type | Required | Default | Options | Description |
---|---|---|---|---|---|---|
engine | ENGINE | Alphanumeric | ➖ | - | - | |
login_customer_id | LOGIN_CUSTOMER_ID | Alphanumeric | ➖ | - | - | |
account_id | ACCOUNT_ID | Alphanumeric | ➖ | - | - | |
template_campaign_id | TEMPLATE_CAMPAIGN_ID | Alphanumeric | ➖ | - | - | |
input_filename | INPUT_FILENAME | Alphanumeric | ➖ | - | - | |
slack_channel | SLACK_CHANNEL | Alphanumeric | ➖ | - | - |
YAML
Below is the YAML template
source:
template: Alli Solutions - Campaign Build Automation
inputs:
ENGINE:
LOGIN_CUSTOMER_ID:
ACCOUNT_ID:
TEMPLATE_CAMPAIGN_ID:
INPUT_FILENAME:
SLACK_CHANNEL:
type: TEMPLATE
guardrails:
retry_count: 1
retry_wait: 0h0m0s
runtime_cutoff: 1h0m0s
exclude_exit_code_ranges:
- 101