Hello dears,
I'm trying to get the 'TargetOutrankShareCompetitorDomain' from api, but the response was only a '--' as value of the field, someone can help me to find the error?
My query is like this:
SELECT
Date,
Id,
Name,
Status,
TargetOutrankShareCompetitorDomain,
TargetRoas,
Cost
FROM BID_GOAL_PERFORMANCE_REPORT
DURING YESTERDAY
OBS.: by the ads platform i can see all data about in that time period, just for the api that i cant see.