Data not available on Google Ads API but is available on Adwords API

2019-11-17 Thread Omri Gal
Hi,

I started to pull data for one of my customers from the Google Ads API.
The data returns empty for one of the Accounts, while pulling from the 
equivalent endpoint in Adwords API did returned data.

*API calls on Google Ads API:*
Service = GoogleAdsService
*endpoint#1:*

"SELECT segments.date, campaign.id, campaign.name, customer.currency_code, 
campaign.app_campaign_setting.app_id, 
campaign.app_campaign_setting.app_store, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, metrics.impressions, metrics.clicks, 
metrics.cost_micros, campaign_criterion.location.geo_target_constant FROM 
location_view WHERE segments.date >= '{start_date}' AND segments.date <= 
'{end_date}' ORDER BY segments.date"

*endpoint#2:*

"SELECT segments.date, campaign.id, campaign.name, customer.currency_code, 
campaign.app_campaign_setting.app_id, 
campaign.app_campaign_setting.app_store, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, metrics.impressions, metrics.clicks, 
metrics.cost_micros, ad_group.name, ad_group.id, segments.device, 
segments.ad_network_type, metrics.video_views, 
metrics.video_quartile_25_rate, metrics.video_quartile_50_rate, 
metrics.video_quartile_75_rate, metrics.video_quartile_100_rate FROM 
ad_group WHERE segments.date >= '{start_date}' AND segments.date <= 
'{end_date}' ORDER BY segments.date"

Account & Refresh_token will be sent privately.

Thanks,
Omri G.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d149f98f-f7d2-46e4-bb50-06798df345ea%40googlegroups.com.


Re: Permission denied after changing von AdWords API (Test) to Ads API (Test)

2019-11-17 Thread Benni S.
Thank you adsapiforumadvisor 

I replied to you directly and gave you 
1.) AdManager ID (to get API access and create developer token)
2.) AdManager ID (Test Account w red test label)
3.) Client ID (Test Account w red test label).

However,  if I run the command ( php 
examples/BasicOperations/GetCampaigns.php --customerId  ) with my 
account id 3.) I see the above error. When I run it with my account id 2.) 
I get nothing back, not even an error

Using the old AdWords test approach ( described here: 
https://github.com/googleads/googleads-php-lib 

 ) 
I am still able to get/return the test campaigns.

Thanks,
Ben







Am Montag, 11. November 2019 16:37:46 UTC+1 schrieb adsapiforumadvisor:
>
> Hi Benni,
>
>  
>
> Thank you for reaching out. Can you please provide the client customer ID 
> of the test manager and test client accounts *via reply privately to 
> author*? Additionally, which account did you use to make the call to 
> GetCampaigns?
>
>  
>
> Regards,
>
> Mitchell
>
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UJaEED: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/498fe3d5-f0d1-4628-813c-efb23c9997d2%40googlegroups.com.


CriterionCategoryLocaleAvailability Explanation

2019-11-17 Thread Riley
Regarding the message property CriterionCategoryLocaleAvailability found 
here 
,
 
are the 'country_code' and 'language_code' properties relevant to the 
country and language codes being targeted by the campaign, or relevant to 
the customer account's location and language preference?

https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.common#criterioncategorylocaleavailability

https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.common#criterioncategorylocaleavailability

https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.common#criterioncategorylocaleavailability

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/abd9f7b6-ba44-4510-8b59-477233685bb3%40googlegroups.com.


Re: Required fields to add the new ImageAds.

2019-11-17 Thread T.Motodate
Thank you for your nice answer!

According to your advice, we got the complete log from the Google Ads API.
Then, the log indicates the information related to required fields.
So, we could realize the correct codes!

Now we can add new Image Ads via the API!

2019年11月15日金曜日 0時00分27秒 UTC+9 adsapiforumadvisor:
>
> Hi,
>
>  
>
> Thank you for reaching out. It looks like your post came in twice but the 
> other one got deleted which caused the delay. Can you please provide the 
> complete request and response logs *via reply privately to author *so 
> that I can investigate the issue further? Please see here  
> for
>  
> information on how to enable logging.
>
>  
>
> Regards,
>
> Mitchell
>
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UMWWmU: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/9594d0b8-db0b-456d-b1f9-3df2927b4eff%40googlegroups.com.


Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-17 Thread Suresh Kumar Shenbagam
Hi,

I have sent the client customer id privately to you.  Also, please let me 
know, will there be any recommendation response from the search query for a 
test account?
Since mine is a test account and I am getting empty response from the 
recommendation search query.


Suresh

On Friday, November 15, 2019 at 8:14:41 PM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hi Suresh,
>
>  
>
> Thank you for reaching out. Please provide your client customer ID and the 
> complete SOAP logs for your request *via reply privately to author *so 
> that I can investigate the issue further. Here is a guide 
>  on how to 
> enable logging.
>
>  
>
> Regards,
>
> Mitchell
>
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UOCCbF: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/00becf62-0b72-4a98-a74f-b8ce376ceb75%40googlegroups.com.


Re: not able to access one of the google accounts data in super-metrics

2019-11-17 Thread Sanket Yadav Patil
Hi Team,

I am not able to find API centre in the following path *TOOLS & SETTINGS >
SETUP > API Center. *Kindly let me know how can i do it.

Thanks,
Sanket

On Fri, Nov 15, 2019 at 3:20 PM Sanket Yadav Patil <
sanket.pa...@blackbuck.com> wrote:

> Hi,
>
> I have got the mail. Let me try your instructions and get back to you.
>
> Thanks,
> Sanket
>
> On Thu, 14 Nov 2019, 20:18 Google Ads API Forum Advisor Prod, <
> adsapiforumadvi...@gmail.com> wrote:
>
>> Hi Sanket,
>>
>>
>>
>> I tried responding before but it looks like it didn't reach you. Please
>> follow this guide
>>  for
>> information on how to apply for API access.
>>
>> Please confirm that this message has reached you.
>>
>>
>>
>> Regards,
>>
>> Mitchell
>>
>> Google Ads API Team
>>
>>
>> ref:_00D1U1174p._5001UMWgYc:ref
>>
>

-- 
** 

**Disclaimer & Confidentiality:**_Contents of this e-mail & its 
attachments are confidential and intended only for the addressees named in 
it. The contents of this email or its attachments should not be disclosed 
to or copied in any manner in part or full or distributed by anyone other 
than the intended addressee/s except so authorized and permitted by the 
sender. Any views or opinions expressed are solely those of the sender and 
do not necessarily represent those of the company, unless otherwise stated 
specifically. Company neither accepts legal responsibility for the contents 
of this e-mail nor be responsible for any alteration made to it after it 
was sent by the original sender. The recipients are requested to conduct a 
virus check before opening any attachment as the company does not accept 
liability for any damage caused as a result of any software viruses. If you 
are not the intended recipient or if you have received this communication 
in error, please notify us immediately by responding to this email and 
delete it from your system. _**

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CA%2BJ7Gse%3DsNh1QHGPea%2B9vs4RcLgbjKv1Ls3oNfqgdCPXoWA-sg%40mail.gmail.com.


Google RateExceededError.RATE_EXCEEDED error using 'download_report' query.

2019-11-17 Thread Murtaza Basrai
Hello,

I am using the Gem `gem 'google-adwords-api', '~> 1.5.0'` in my ruby 
project.
report_definition = {
selector: {
fields: %w(CampaignId Impressions Clicks Cost),
# Predicates are optional.
predicates: {
field: 'CampaignId',
operator: 'IN',
values: campaigns.collect { |c| c[:id] }
},
date_range: {min: start_date, max: start_date}
},
report_name: '-',
report_type: 'CAMPAIGN_PERFORMANCE_REPORT',
download_format: 'XML',
date_range_type: 'CUSTOM_DATE'
}

Calling the API to get the campaigns:
target_xml = report_utils.download_report(report_definition)


This is throwing the following error:

AdwordsApi::Errors::ReportXmlError: HTTP code: 400, error type: 
'RateExceededError.RATE_EXCEEDED', trigger: 'Basic Access Daily Reporting 
Quota', field path: ''

The documentation says that with the rate limit, I should receive other 
fields such as "rateScope, rateName, retryAfterSeconds"but I cannot find 
those additional params to debug the issue.
This error started coming since 14th November. It's critical for us to 
rectify, so can someone help me what we could be missing here or if 
something changed from API side?

Thank you,
Murtaza Basrai

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4678ee11-b20a-4cfd-b929-55617305d356%40googlegroups.com.