tracking_googleads_feedback_config_get
Get the Google Ads conversion-feedback config for the current product (enabled, mode, lookbackDays, event→conversion-action rules, accountCurrency — the connected account's currency, best-effort, null if unavailable — useful for defaulting a fixed-value rule's currency, and dynamicValueEvents — the revenue-eligible event-names that may use the Dynamic value source).
Get the Google Ads conversion-feedback config for the current product (enabled, mode, lookbackDays, event→conversion-action rules, accountCurrency — the connected account's currency, best-effort, null if unavailable — useful for defaulting a fixed-value rule's currency, and dynamicValueEvents — the revenue-eligible event-names that may use the Dynamic value source).
Behavior
- HTTP
GET /tracking/googleads/feedback/config
Arguments
No arguments.
Response
| Field | Type | Always | Description |
|---|---|---|---|
| mode | string | • | |
| rules | array | • | |
| enabled | boolean | • | |
| productId | string | • | |
| lookbackDays | number | • | |
| accountCurrency | string | • | |
| dynamicValueEvents | array | • | |
| enhancedConversions | boolean | • |
Try it
Get the Google Ads conversion-feedback config for the current product (enabled, mode, lookbackDays, event→conversion-action rules, accountCurrency — the connected account's currency, best-effort, null if unavailable — useful for defaulting a fixed-value rule's currency, and dynamicValueEvents — the revenue-eligible event-names that may use the Dynamic value source).