LSA reporting discrepancy

31 views
Skip to first unread message

Jeff Strome

unread,
May 25, 2022, 9:46:20 AM5/25/22
to Google Ads API and AdWords API Forum
Hey there,

I was happy to see support for Local Services campaigns come through in the latest Google Ads API update.  However, I am seeing some discrepancies in cost between the Google Ads API and the Local Services UI.  Below is my GAQL call.  Happy to send logs / exact discrepancy in a private message!

        SELECT
       
            customer.id,
            customer.descriptive_name,
            campaign.advertising_channel_type,
            campaign.name,
            campaign.start_date,
            campaign.end_date,
            metrics.impressions,
            metrics.clicks,
            metrics.cost_micros,
            segments.date
           
    FROM campaign
    WHERE segments.date BETWEEN '"""+str(start_date)+"""' AND '"""+str(end_date)+"""'
    AND campaign.advertising_channel_type = 'LOCAL_SERVICES'
    ORDER BY
        campaign.name

Thanks,
Jeff

Google Ads API Forum Advisor

unread,
May 26, 2022, 2:49:47 AM5/26/22
to je...@lewismediapartners.com, adwor...@googlegroups.com

Hi Jeff,


Thanks for reaching out to the Google Ads API Support team.


With regard to your concern, so our team can better check this concern, could you provide a screenshot of the UI and the exact discrepancy and the complete Ads API logs (request and response with request-id) to further investigation on this?
 

You can provide it via Reply privately to the author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.
 

Regards,

Google Logo
Darwin
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bDNhU:ref
Reply all
Reply to author
Forward
0 new messages