group_id
, the default value is the All Keywords
group, which means data will be returned for all active keywords in the campaign.keyword_ids
should be a comma-separated list of keyword IDs.keyword_ids
, the API will return data for all keywords that meet the other specified criteria (e.g. group_id
).limit
, the default number of records returned per request will be 100.limit
parameter to implement pagination.offset
, the API will start from the first record.search
parameter allows you to filter the results based on a keyword search. The API will return only those records where the keyword matches (fully or partially) the provided search term.