Hi Alec,
I have the same problem. The ConversionTRackerId changed for me, but I dont 
know why.
In according to Team advice I do the following.
I add ConversionTrackerId field in my select query to obtain the really 
ConversionTrackerId for StoreVisit, then I set the new value instead of 239 
in the where condition.

Carmine

On Wednesday, February 27, 2019 at 11:15:42 PM UTC+1, Alec Thomas wrote:
>
> Hello,
>
> I'm trying to query the total number of store visit conversions by 
> campaign for a day.
>
> Currently, I'm running:
>
> SELECT CampaignId, CampaignName, Date, AllConversionValue 
> FROM CAMPAIGN_PERFORMANCE_REPORT 
> WHERE ConversionTrackerId IN [239] 
> DURING 20190202,20190202
>
> and I'm getting:
>
> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
> Campaign ID,Campaign,Day,All conv. value
> Total, --, --,0.00
>
> We got the conversion tracker ID from here: 
> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>
> We have also tried to run this for Calls from Ads (179) on a campaign that 
> we know has those conversions and have received nothing except for headers.
>
> Is there a better way to query the data we're looking for?
>
> Thanks,
> Alec Thomas
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/a9eca386-bc0f-435d-acb7-97d456c6d9c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Store V... Alec Thomas
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Alec Thomas
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Carmine Pagliaro
      • ... Alec Thomas

Reply via email to