---
title: "Recebe o snapshot de campanhas do Google Ads Script"
method: POST
path: "/v3/google-ads/sync"
tags: ["Google Ads"]
---

# Recebe o snapshot de campanhas do Google Ads Script

`POST /v3/google-ads/sync`

Chamado pelo script agendado dentro do Google Ads (scripts/google-ads-sync.js). Autenticado pelo header x-sync-token (env GOOGLE_ADS_SYNC_TOKEN).

## Headers

- `x-sync-token` string, required

## Request body

- SyncGoogleAdsCampaignsDto

## Response `201`

## Changes

- **2026-09-02** `67ba3f3000c1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kinbox/apis/kinbox-api/changes/v3/google-ads/sync/post.md)

---

[API](https://skmtc.dev/kinbox/apis/kinbox-api.md) · [All operations](https://skmtc.dev/kinbox/apis/kinbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kinbox/kinbox-api/revisions/4a8736f0640d/schema)
