{% block head%} {% endblock %} {% block body %}

Register the Manager & Customer Account

Please make sure you exclude the hypens "-" from your account numbers when inputting them.










Create Google Ads Campaigns

{{ form.csrf_token }}

Please name your campaign:



Please create an AdGroup.

Please upload your negative keyword excel file. If file is not added programme will error.

{{ form.file }}
    {% for error in form.file.errors %}
  • {{ error }}
  • {% endfor %}
{{ form.submit }}

Version 2.0

{% endblock %}