Skip to main content
POST
/
api
/
v1
/
google-ads
/
trigger-data-refresh
Trigger Data Refresh
curl --request POST \
  --url http://localhost:8000/api/v1/google-ads/trigger-data-refresh \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

customer_id
integer
required
login_customer_id
integer | null

Response

Successful Response

The response is of type Response Trigger Data Refresh Api V1 Google Ads Trigger Data Refresh Post · object.