I'm using Kochava to roll up performance of our company's campaigns for our Android app. One of those campaigns is AdWords (we're running a couple UAC campaigns and we're stoked on the average CPI we're getting). I can see from the AdWords dashboard that we're getting plenty of installs, but I can't see any of that data in Kochava. I followed their guide here: https://support.kochava.com/campaign-management/google-integration and talked to support reps on both Kochava's side and Google's Side to ensure the configuration is good. The Kochava rep even sent me the call they're making to the AdWords API which is not returning any data. So I've got an API request but I'm not sure which parameters may be off that are causing it to result in an empty payload result.
Here's the URL sans the dev_token and link_id actual values: http://www.googleadservices.com/pagead/conversion/app/1.0?app_event_name=&app_event_type=first_open&app_version=Wildlink%2086&dev_token=0987654321&id_type=advertisingid&lat=0&link_id=1234567890&os_version=6.0.1&rdid=10034082-4b65-437f-bcc5-d99a5ffd7567&sdk_version=AndroidTracker%203.1.1×tamp=1526566709 And the return data looks like this: { "ad_events": [], "errors": [], "attributed": false } I'm just trying to get an install count. Any ideas for what's wrong with the API URL? None of the values look obviously wrong to me... Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4258ff7f-553a-4059-a0fa-c1774dbc0064%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
