Re: Test Account Billing "Error"

2021-03-04 Thread Ryan Jackson

Hello, 

I pasted the exact message to Google Ads as I posted here. And The Google 
Ads team referred me back to you. Is there any team at Google who can help 
solve the issue?



   - Hi Ryan,
   - 
   - Greetings from Google Ads.
   - 
   - *Query: *This email is in regards to the query you have raised about 
   Google Ads API.
   - 
   - *Conclusion:*
   - 
   - As much as I'd love to dig through your concern and resolve it at the 
   earliest, I'm afraid my expertise doesn't extend towards Google Ads API or 
   a concern beyond Google Ads. 
   - 
   - Since your query is quite out of my scope of support, I'd suggest you 
   reach out to the Google Ads API Team.
   - 
   - Hope this helps.
   - 
   - If you have any queries related to Google Ads, kindly write back to 
   the same thread with preferred time and number to call.
   - 
   - Have.a good day.
   - 
   - Sincerely,
   - --
   -  
   - *NB: If you need to reference this support ticket in the future, the 
   ID number is 2-644031471*

On Tuesday, March 2, 2021 at 9:34:22 AM UTC-5 adsapiforumadvisor wrote:

> Hi Ryan,
>
> Please reach out to the product support team regarding this concern: 
> https://support.google.com/google-ads/gethelp
>
> Feel free to contact us for Ads API related questions.
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2DK4ov:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ca0f62e0-34ee-485e-a4f8-d8fb1071a5d0n%40googlegroups.com.


Test Account Billing "Error"

2021-03-01 Thread Ryan Jackson
After following the instructions on this page: 
https://developers.google.com/google-ads/api/docs/first-call/overview#test_account,
 
I am unable to create a child account test account since, obviously as a 
test account without billing: "Your account's access level doesn't include 
billing information. If you need access to billing, speak with your account 
admin."

How should this be resolved?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/82c56904-7f8a-4592-94e4-c55040873fc6n%40googlegroups.com.


Ad Calls Count Discrepency

2021-02-02 Thread Ryan Jackson
I'm looking to retrieve all Calls from our Ad Extensions. However, when I 
look in the UI the results are consistently different (eg, click_view=8, 
ui=6). One client I'm able to run the query for the days before and after — 
to test if it was a Time Zone issue — and the results before and after are 
0 which match the UI. 

I'm using the API to fetch 'click_view's where the 'click_type' is CALLS. 
What I can't seem to find is if there's a method to check if these 
click_views are valid or not. 


ga_service = client.get_service('GoogleAdsService', version='v4')
query = 'SELECT click_view.gclid, 
click_view.location_of_presence.most_specific, \
click_view.resource_name, segments.date, segments.click_type, \
ad_group.id, ad_group.name, campaign.id, campaign.name \
FROM click_view \
WHERE segments.date = "{}" AND segments.click_type = "CALLS" \
ORDER BY campaign.id'.format(targetDate.strftime('%Y-%m-%d'))


What am I missing? There's got to be a way...

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22e2c962-d8c1-462f-8d2a-9040df5c8f06n%40googlegroups.com.