tracking_googleads_feedback_run
Manually run one conversion-feedback upload pass for the current product now (uploads newly-attributed conversions across all enabled rules since the last run).
Manually run one conversion-feedback upload pass for the current product now (uploads newly-attributed conversions across all enabled rules since the last run). Useful for testing; the daily cron runs this automatically.
Behavior
- HTTP
POST /tracking/googleads/feedback/run
Arguments
No arguments.
Response
| Field | Type | Always | Description |
|---|---|---|---|
| failed | number | • | |
| matched | number | • | |
| noGclid | number | • | |
| skipped | string | — | |
| selected | number | • | |
| uploaded | number | • | |
| productId | string | • | |
| zeroValue | number | • | |
| partialFailureError | string | — |
Try it
Manually run one conversion-feedback upload pass for the current product now (uploads newly-attributed conversions across all enabled rules since the last run).