Authenticated ✓
Token created at: {{ token.created_at }}
Last updated: {{ token.updated_at }}
Not Authenticated ✗
You are not currently authenticated with Google Ads.
{% endif %}Found {{ customers|length }} customer account(s):
No customer accounts found. This could be because:
For developers, you can use the following endpoints:
GET /auth/ - Start authentication processGET /callback/ - OAuth callback endpointGET /token/ - Get token statusPOST /token/ - Refresh tokenGET /status/ - View this pageGET /campaigns?customer_id=CUSTOMER_ID - List campaigns with last month's metricsPOST /campaigns/toggle - Toggle campaign statusNote: Campaign metrics are filtered to show data from the last month only.