Skip to main content

Sync Ad Account

POST 

/api/clicktracking/ad-accounts/:ad_account_id/sync

Trigger a refresh sync for a connected ad account.

Args: ad_account_id: The ad account ID. ad_account_service: Injected ad account service.

Returns: Success message.

Raises: HTTPException: If the ad account is not found or the sync fails.

Request

Responses

Successful Response