WebhookDelivery

Google notifies the advertiser of leads by making HTTP calls to an endpoint they specify. The requests contain JSON matching a schema that Google publishes as part of form ads documentation.

Fields

advertiser_webhook_url

string

Webhook url specified by advertiser to send the lead.

google_secret

string

Anti-spoofing secret set by the advertiser as part of the webhook payload.

payload_schema_version

int64

The schema version that this delivery instance will use.