Parameters
Body
Body
Keep only imports that touched this resource type: ‘data_table’, ‘quota’ or
‘user’. Omit for every type.
Keep only imports in this state: ‘scheduled’, ‘started’ or ‘finished’. Omit
for every state.
Keep only imports created at or after this instant. Accepts an absolute
ISO-8601 date/time (‘2026-07-01’) or a duration relative to now (‘-P7D’ for
the last 7 days). Omit for no lower bound.
Keep only imports created at or before this instant. Same accepted forms as
created_after. Omit for no upper bound.
True keeps only imports with at least one failed batch; False keeps only
imports where every batch succeeded. Omit for both.
Page size, between 1 and 250. Defaults to 50.
Row offset into the result set — the number of rows to skip before this
page. Pass the next_offset returned by the previous call, or None for the
first page.