Skip to main content
Skip table of contents

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

NameReferenceTypeRequiredDefaultOptionsDescription
engineENGINEAlphanumeric--
login_customer_idLOGIN_CUSTOMER_IDAlphanumeric--
account_idACCOUNT_IDAlphanumeric--
template_campaign_idTEMPLATE_CAMPAIGN_IDAlphanumeric--
input_filenameINPUT_FILENAMEAlphanumeric--
slack_channelSLACK_CHANNELAlphanumeric--

YAML

Below is the YAML template

YAML
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

      
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.