Get experiments impacted by a goal
Returns a paginated list of experiments that are linked to the specified goal, along with per-variation impact data (visitors, conversions, revenue, and improvement rate). Use the impact field to filter results to experiments where the goal had a POSITIVE, NEGATIVE, or NEUTRAL effect. Navigate pages using the cursor and nextCursor fields.
Body
ID of the goal to retrieve experiment impact data for.
Filter results by the direction of the goal's impact on the experiment. Omit to return all experiments regardless of impact direction.
POSITIVE, NEGATIVE, NEUTRAL Cursor from a previous response's nextCursor field. Omit to start from the first page.
Number of results per page. Defaults to 20 if omitted.