Fetches a historical report (last 12 months) of domains advertising on a specified keyword in Google Ads, optionally for a specific month ('YYYYMM15') or the most recent period, returning raw CSV-like data.
phraseRequiredstringKeyword or phrase for historical advertising data analysis.
databaseRequiredstringRegional database to query.
display_datestringSpecifies a past month for data retrieval, formatted as 'YYYYMM15'. If omitted, returns most recent period's data.
display_limitintegerMaximum number of results (lines) to return.
export_decodeintegerSet to 1 for a non-URL-encoded response, 0 for URL-encoded.
export_escapeintegerSet to 1 to wrap output columns in double quotes, 0 to disable.
display_offsetintegerNumber of results to skip for pagination.
export_columnsarraySpecific columns to include. If omitted or empty, all columns are returned. See `KeywordsAdsHistoryExportColumns`.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.