| Name | Type | Description | Notes |
|---|---|---|---|
| webhook_url | str | Standard HTTPS webhook URL. | |
| lead_form_id | str | Lead form ID. | [optional] |
| partner_access_token | str | Partner access token. Only for clients that requires authentication. We recommend to avoid this param. | [optional] |
| partner_refresh_token | str | Partner refresh token. Only for clients that requires authentication. We recommend to avoid this param. | [optional] |
| partner_metadata | AdAccountCreateSubscriptionRequestPartnerMetadata | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |