Google Ads Authentication Status

Authentication Status

{% if token %}

Authenticated ✓

Token created at: {{ token.created_at }}
Last updated: {{ token.updated_at }}

{% else %}

Not Authenticated ✗

You are not currently authenticated with Google Ads.

Authenticate with Google Ads

{% endif %}
{% if token %}

Available Customer Accounts

{% if customers %}

Found {{ customers|length }} customer account(s):

{% else %}

No customer accounts found. This could be because:

{% endif %}

Actions

Re-authenticate

{% endif %}

API Usage

For developers, you can use the following endpoints:

Note: Campaign metrics are filtered to show data from the last month only.