Been trying to understand the syntax to use the filter within the ranked keywords request so I receive results for a specific url.
Ranked Keywords
["ranked_serp_element.serp_item.relative_url", "=", "/apis/rank-tracker-api"]
below full request
=@Dump(Connector("DataForSeo.RankedKeywords","2840","en","[","dataforseo.com",["ranked_serp_element.serp_item.relative_url", "=", "/apis/rank-tracker-api"],"keyword_data.keyword_info.search_volume,desc","Keyword,Competition,CPC,Volume,SerpEtv,SerpTrafficCost,SerpRankGroup,SerpRankAbsolute,SerpType,SerpPosition,SerpTitle,SerpUrl,SerpBreadcrumb,SerpDescription",FALSE,100))
maybe someone managed to make it work?