RE: Unable to segment campaign report by segments.search_engine_results_page_type

2021-08-19 Thread Google Ads API Forum Advisor
Hello,

Thank you for reaching out to us.

Since you're using the campaign view, please note that when you specify 
campaign in the FROM clause, some metrics and segments cannot be used. You can 
check on the campaign documentation and select (Yes, it is) from this filter 
(Is campaign specified in the FROM clause of your query?), you'll see that some 
metrics/segments are removed from the list. This is the reason why adding 
segments.search_engine_results_page_type is not working on your end. With that, 
we suggest that you use the Google Ads Query Builder when creating/validating 
your GAQL query.

As an aside, I can create a feature request to include the 
segments.search_engine_results_page_type; however, before doing so, can you 
share to us your use case as to how this segment impacts your business?

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2LoTZ2: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/zsLPx0QY4L1P00iF0gIJ5dReKICpamsIygEw%40sfdc.net.


Re: Unknown targeting value

2021-08-19 Thread Google Ads API Forum Advisor
Hi Samir,

Thank you for providing the requested details.

Upon checking some of the IDs that have been uploaded using API and encountered 
the issue, it appears that it is existing in the updated CSV and the 
corresponding canonical name should be seen in the UI. However, there appears 
to be an issue with the UI that not showing the correct canonical name.

With this, I would suggest raising this concern to the product team via this 
link as the UI related issues are within their scope.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2LUeZh: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/XwCYV0QY4ESW00jWbWy5_jRGSNrOUsMFw3Zg%40sfdc.net.


Re: Some lost rate metrics are being returned as '--' or 0 while Google Ads interface displays percentage values for them, for the same date range.

2021-08-19 Thread masaki kameoka
Hi,

Thank you so much for your reply!

I sent you privately a UI screenshot and a request/response log to the API.

I'll be waiting.
Thank you!

2021年8月20日金曜日 2:38:05 UTC+9 adsapi:

> Hi Masaki,
>
> My apologies, the logging instructions are in the AdWords client library 
> readme page, an example is the AdWords Java Client library logging 
> instructions 
> .
>
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Lo9e8: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/2741e95a-de59-40a1-9db9-a9a64360fd12n%40googlegroups.com.


RE: Hi Google Ads API Team,

2021-08-19 Thread Google Ads API Forum Advisor
Hi Clara,

Thanks for reaching out to us.

Yes, the same developer token can be used with another MCC or multiple MCC's 
which are not linked to the first MCC. That being said, you’ll need only to 
authenticate API requests with OAuth2 credentials using the email with the 
appropriate access to the accounts (customer_id) you will specify in your 
requests. Please make sure you use the correct login-customer-id that you used 
to generate the OAuth2 credentials.

You may note that the developer token does not dictate if a user can access 
Google Ads accounts. It is via the OAuth2 credentials that accounts are 
accessed (get or manage data). Please make sure as well that you use the 
correct login-customer-id. You will need to specify the MCC / manager account 
ID if the user / email address used to generate the OAuth2 credentials is 
associated with the MCC / manager account.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2LoTGA: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/T2ON90QY4BW200QPJ48CphQqarAjhtgXTewg%40sfdc.net.


Re: Bid simulation not working

2021-08-19 Thread Google Ads API Forum Advisor
Hi Christian,

Thank you for the replies.

I received an update from my team and let me share it to you. Our team checked 
the campaign and ad group and we noticed that the bidding strategy set to it is 
target_cpa and this is the possible reason why you can't get any cpc bid 
simulations back.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2JCSA8: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/ArJE50QY48ZX00INYzk462TWe3teSoi4umAw%40sfdc.net.


Re: How to get Goals via AdWords API

2021-08-19 Thread SmartMind
Hello Team Google  & Anurag Sinha ,

We need a similar clarification regarding goals and its data whether it can 
be retrieved through API calls or it can be only done through Manually .
For your info ,we have Standard access permisison and Google Ads Reporting 
is possible at this point of time through API calls  .We want to know 
whether we can know about  clients campaign Goals and its related data like 
Traffic rates ,Brand awareness ,conversion rate etc through API call  or we 
can get that only manually .

 Please guide us with the following scenario ,

1.External users/clients  are not using our tool to create or manage 
campaign but we need to show there ad performance datas like ad 
conversions, and increase capabilities of their  Goals like app installs 
,web traffic rates ,app installs ,brand awareness  (for the ads they 
advertised themselves,not through our tool) in Google analytics .Is this 
possible provided we already have standard access for our tool ? if it is 
yes ,please provide us with guidelines or permissions we need to apply the 
same . 

In short ,We are asking like ,can we able to track/get our client's ad 
performance and goals  data  like conversion ,traffic rate etc., ...

In that case ,can we do all the above by using our API calls(to make the 
process as autonomous) or do we only need to make a guidelines for the 
users so that they can manually  see their goals and datas like conversion 
rate,traffic  rate etc.,

2.Pls make us clear on whether google analytics is operating  SDK,PIXELS  
and PAGE  separately as facebook  or It operates in  single platform in 
which we can get access to all of those datas . Thanks in Advance .

Looking forward to hearing from you.

P.S We already has standard access permission and do we need to know apply 
for any more permission from google inorder to achieve the same

2021년 8월 19일 목요일 오후 5시 26분 24초 UTC+9에 anuragku...@in.pega.com님이 작성:

> Hi AdWordsAPI Team,
> While Creating a new Campaign we need to select the Goal in Ads Platform 
> UI . But while creating a Campaign via API we do not set this as per the 
> AdWordsAPI doc (
> https://developers.google.com/adwords/api/docs/samples/java/basic-operations#add-campaigns)
>  
> And the CampaignField POJO class also doesnot have this information(
> http://googleads.github.io/googleads-java-lib/3.4.0/com/google/api/ads/adwords/lib/selectorfields/v201705/cm/CampaignField.html
> ). 
> Can you please let me know how to retrieve this information as this is not 
> mentioned in Docs but we are providing this information in the UI? 
>  Attaching screenshot of Google Ad Platform while creating new Campaign.
>
> Regards,
> Anurag Sinha
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ecf60a10-ad29-45b8-bc49-3bf8f17b8a68n%40googlegroups.com.


RE: Duplicate geotarget id for state and region

2021-08-19 Thread Google Ads API Forum Advisor
Hello Matan,

Thank you for reaching out to us.

So our team can better assist you, can you further elaborate on your concern by 
sharing the following details below?

Customer ID
If using the AdWords API

complete report definition in XML or AWQL form
actual report results

If using the Google Ads API

complete GAQL
complete logs (request and response with request-id)


Please send the requested details via the Reply privately to author option. If 
this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2LoEVE: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/-DixT0QY462C0079Q6iHFHSfyemAYhOAnd2Q%40sfdc.net.


Re: Accessing access token from Ads client instance

2021-08-19 Thread Po-Yu Hsieh
Hi,

  What about the case when I already have refresh token? I want the 
auth+download process be fully automated and avoid touching the browser.

adsapi 在 2021年8月20日 星期五上午1:44:03 [UTC+8] 的信中寫道:

> Hi,
>
> Please refer to the Ruby samples in the link: 
> https://developers.google.com/google-ads/api/docs/samples/authenticate-in-desktop-application?hl=en#ruby
>
> Let me know if you have any further questions.
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q2Lod3d: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/97f9df05-7c80-4446-9a53-15714199eba7n%40googlegroups.com.


RE: Accessing access token from Ads client instance

2021-08-19 Thread Google Ads API Forum Advisor
Hi,

Please refer to the Ruby samples in the link: 
https://developers.google.com/google-ads/api/docs/samples/authenticate-in-desktop-application?hl=en#ruby

Let me know if you have any further questions.

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2Lod3d: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/OiGR70QY3L9200V6cVJ9JkQaae3DVu3xTuIw%40sfdc.net.


RE: Some lost rate metrics are being returned as '--' or 0 while Google Ads interface displays percentage values for them, for the same date range.

2021-08-19 Thread Google Ads API Forum Advisor
Hi Masaki,

My apologies, the logging instructions are in the AdWords client library readme 
page, an example is the AdWords Java Client library logging instructions.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo9e8: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/-_7wo0QY3KZ1001TaNL8NaS0CNvtEjp1HB1w%40sfdc.net.


RE: Some lost rate metrics are being returned as '--' or 0 while Google Ads interface displays percentage values for them, for the same date range.

2021-08-19 Thread Google Ads API Forum Advisor
Hi Masaki,

Could you send us privately a UI screenshot and a request/response log to the 
API that shows this discrepancy? For logging instructions with our client 
libraries you can pick your language version from the sidebar in th client 
library guide and select 'logging'.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo9e8: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/PyepI0QY3KQU00vgbp3LrHT_i_IZizWIc13A%40sfdc.net.


RE: Getting 401 Unauthorized error while oauth request

2021-08-19 Thread Google Ads API Forum Advisor
Hi,

Please double check if the credentials (i.e. client ID and client secret) are 
correct and there are no blank spaces.

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2LoWee: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/3Ezbv0QY3KE900KYkFrTUIS4SL4jWO_gb4AA%40sfdc.net.


RE: Search Impression Share mathematically wrong

2021-08-19 Thread Google Ads API Forum Advisor
Hi,

I replicated your issue in the UI, the higher the number of 'total universe of 
possible impressions' there is the lower the percentage on aggregate should be, 
and the percentage is too high based on the minimum case of having  27690 
impressions.

The Ads API attempts to provide the functionality that is presented in the UI, 
if the UI has an issue then the API will also have the same issue. I can only 
suggest you bring this to product support to resolve this.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo5Vv: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/V_QMV0QY3JML00riGykNkxTSqpdFEqkICmxw%40sfdc.net.


Accessing access token from Ads client instance

2021-08-19 Thread Po-Yu Hsieh
Hi, 

  I'm trying to download invoice PDF from URL retrieved by API call with 
the instruction below:

https://developers.google.com/google-ads/api/docs/billing/invoice#pdf

  Making the HTML request requires access token for Google Ads service. 
>From how the authentication works, access token should be created fresh 
with other token/credentials, but I'm not sure how to make it with Google's 
Ruby libraries.  Is it possible to obtain/access the token through Google 
Ads' client instance (*Google::Ads::GoogleAds::GoogleAdsClient)* ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0fe3431e-9b10-40f3-8508-77e1d337354bn%40googlegroups.com.


Re: Campaign Criterion Simulation - None Response

2021-08-19 Thread Andrea Cau
Hi Mark

Thank you for response

I think I have the answer in the following links:

   - 
   
https://support.google.com/google-ads/answer/2470105#troubleshooting&zippy=%2Cunavailable-bid-simulator
   - 
   
https://developers.google.com/google-ads/api/docs/bid-simulations/prerequisites

I got *Response: None* because I was trying with display campaigns with 
shared budget and  app campaigns without shared budget

So if you confirm that this theory is correct (therefore the *Response: 
None* is correct) is not necessary continue to investigate! Do you agree?

I am curious though as to how ever from Google Ads Manager UI, I can see 
bid simulation for app campaign but not through Google Ads API

Next days I will create some display campaign without shared budget and I 
hope to make it work

Let me know
Best Regards
Andrea

Il giorno giovedì 19 agosto 2021 alle 03:21:37 UTC+2 adsapi ha scritto:

> Hello Andrea,
>
> Thank you for reaching out to us.
>
> So our team can better check on this, can you share to us the following 
> details below:
>
>- complete GAQL 
>
>  
>- complete logs (request 
>
> 
> and response 
>
> 
> with request-id 
>
> 
>) 
>
> Please send the requested details via the *Reply privately to author* option. 
> If this option is not available, you may send the details directly to our 
> *googleadsa...@google.com* alias instead.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2LnuOF: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/bb32a12c-e2dd-449e-aa71-158c1ddc6e3en%40googlegroups.com.


RE: Need Swagger files or Postman Collections for Google Ads REST APIs

2021-08-19 Thread Google Ads API Forum Advisor
Hi Simba,

Thanks for reaching out. We do not have the files that you mentioned. However, 
there are a number of examples using cURL in the documentation.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2Lnsud: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/hQTeX0QY3E1100rRHi5GNGQa-GpmNT6LCz-g%40sfdc.net.


RE: Data is always available; But now we only return this; I wonder if this place has been updated

2021-08-19 Thread Google Ads API Forum Advisor
Hello,

Thanks for reaching out. Would you be able to provide more details on the issue 
that you're observing? Can you clarify what difference you are seeing in the 
query builder?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2LnreK: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/pG1MC0QY3CEG00hwvxBtiORIuZyf8q4WQl1Q%40sfdc.net.


Re: How to get Reach at the campaign level by API?

2021-08-19 Thread Anastasiya Erko
Sorry for the long answer and thanks for the clarification!

On Thursday, July 29, 2021 at 6:27:25 AM UTC+3 adsapi wrote:

> Hi Anastasiya,
>
> Thank you for providing further information. I work with Lakshmi and let 
> me provide support to your concern.
>
> Our team was able to receive the email that you've sent and my colleague 
> has already responded to that. However, it appears that you did not receive 
> it. With this, allow me to reiterate my colleague's response and you can 
> see it below:
> "
>
>
>
> *Thank you for your follow up. I work with Lakshmi and allow me to assist 
> you as well. Unfortunately, unique users metrics are currently not 
> supported in the API. However, we have already raised a feature request, 
> subject for review, related to this metric. For now, you may keep an eye on 
> our blog 
>  for 
> updates or announcements.*"
>
> Let me know also if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JDiJR: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/a596ddd2-c356-47d6-9f3a-1dd8f64675e1n%40googlegroups.com.


Inactive customer clients/ad accounts not showing up?

2021-08-19 Thread 'Jules Derollez' via AdWords API and Google Ads API Forum
Hi

I built a process to get the costs per campaign for all ad accounts of the 
company account.
For that I have a query that lists the accounts that depend on the "master" 
customer ID:
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client

This however does not return anything about accounts that are currently 
marked as inactive, which means that I cannot get the campaign costs for 
those. Even though the accounts/costs show up in a report from the UI 
directly.

What am I missing to get those accounts too? If it is even possible at all.

Regards,
Jules

-- 
We’re hiring: Jobs bei Thermondo 


 








°Thermondo 
  
www.thermondo.de 








Klimaneutrales
Unternehmen






ClimatePartner ID:
13030-1812-1001
Mehr Infos 

 











Thermondo GmbH, Brunnenstr. 153, 10115 Berlin
Eingetragen in Berlin unter: 
HRB 129321



Geschäftsführer: 
Philipp A. Pausder, David Hanf, Stephan 
Herwig 


USt-IdNr.: DE273951924
Steuernummer: 30/557/33244

Facebook 
 | LinkedIn 
 | Instagram 










-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/94410ec1-a3e8-4ddd-a0f9-31c446c960afn%40googlegroups.com.


RE: Delete all users from Custom audience before uploading new user set

2021-08-19 Thread Google Ads API Forum Advisor
Hello Abhinav,

Thank you for reaching out to us.

As for your question (Do I need to wait for all existing users to be deleted 
from the existing custom audience (user list) before adding new set of users 
?), as per best practices, you would need to complete first that delete request 
before adding new users. There are instances wherein multiple processes are 
trying to update the same entity at the same time. With that, you might 
encounter the CONCURRENT_MODIFICATION error.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo8TZ: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/Y3OHD0QY312600pJqH-KpeRFiWDO5o41tJpA%40sfdc.net.


Getting 401 Unauthorized error while oauth request

2021-08-19 Thread Vijaysinh Parmar
Hi,

I am using test developer token for using google ads api php lib.

to get refreshtoken I am making oauth request using my test adwords account 
but I am getting below error,

Client error: `POST https://oauth2.googleapis.com/token` resulted in a `401 
Unauthorized` response: { "error": "invalid_client", "error_description": 
"Unauthorized" }  and I am not getting refreshtoken.

what could be reason for this? my email id is already added as test user in 
api console project.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f04bc08-42b9-4671-823d-f70c28c7ff5en%40googlegroups.com.


Which API to use to identify if campaign lies under Housing, employment, and credit

2021-08-19 Thread Anurag Sinha
Hi Team, 
Can you please let me know which API should I use in order to get the 
information if the existing Campaign belongs to Housing,employment or 
Credit. Because recently there is a change in policy.
 Link : https://support.google.com/adspolicy/answer/9917652?hl=en 

While going through the Client Libraries for creating new Campaign the 
example did not mention about the Personalized feature 
provided( 
https://developers.google.com/adwords/api/docs/guides/mobile-app-campaigns?hl=en
 
) .
 Or correct me If I need to look for this in other AdWords API. 

Regards,
Anurag Sinha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/860e98ca-91e9-41ff-a26d-a5d48bdd42afn%40googlegroups.com.