searchTermCompetitiveDifficulty
null
organicRotationRate
adjustedClickConversionRate
cpc
value
min
max
{ "country": "US", "searchTerms": [ "sony" ], "startWeek": { "startDate": "2025-07-06", "endDate": "2025-07-12" }, "endWeek": { "startDate": "2025-07-13", "endDate": "2025-07-19" } }
curl --location 'https://openapi.xydc.com/v1/searchTerms/abaReport/trends/weekly' \ --header 'X-Auth-Version: 2.0' \ --header 'X-Api-Key: your_api_key' \ --header 'Content-Type: application/json' \ --data '{ "country": "US", "searchTerms": [ "sony" ], "startWeek": { "startDate": "2025-07-06", "endDate": "2025-07-12" }, "endWeek": { "startDate": "2025-07-13", "endDate": "2025-07-19" } }'