I am using the Google Ads API to pull in campaign and lead info for our GLSA campaigns. I am able to pull in cost via the campaign resource but in reality, this is typically offset by the 'expected credits' from approved disputed leads the previous month.
Is there any way to pull credits from the campaign resource?
I also pull in per-lead data via the
local services lead resource , but there's no cost metric there so I can't compute the credits based on this data either.
Attached is an image from the GLSA console indicating the cost and expected credits.
I have also tried using the
GLSA API but the data returned is similarly restricted.
Thanks in advance,
Adam