I don't know how to use api to bind asset to an adgroup.

2019-11-20 Thread 金淼
I found the AdGroupAdAssetView, but it can only be read, there is no 
create  method

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4a6e841c-73e8-470e-9b60-460246293005%40googlegroups.com.


REST based API: Authentication of the request failed

2019-11-20 Thread Edward HeXuefei
Hi,

We have a working web-server based app.
In addition, I'm trying to use REST google ads api to test some of the 
returning data.

When I use REST based API, I get an authentication error.

curl --request GET --header "Authorization : Bearer " --header 
"developer-token 
: " https:
//googleads.googleapis.com/v1/customers:listAccessibleCustomers

{
  "error": {
"code": 401,
"message": "Request is missing required authentication credential. 
Expected OAuth 2 access token, login cookie or other valid authentication 
credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.;,
"status": "UNAUTHENTICATED",
"details": [
  {
"@type": "
type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure",
"errors": [
  {
"errorCode": {
  "authenticationError": "AUTHENTICATION_ERROR"
},
"message": "Authentication of the request failed."
  }
]
  }
]
  }
}



The token set I use is totally legit, proven by a running app. What could 
possibly go wrong?

Regards,
Edward

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d1ad158-ecaf-4f60-acf4-ae7b39fee7e7%40googlegroups.com.


REST based API: Authentication of the request failed

2019-11-20 Thread Edward HeXuefei
Hi,

We have a working web-server based app.
In addition, I'm trying to use REST google ads api to test some of the 
returning data.

When I use REST based API, I get an authentication error.

curl --request GET --header "Authorization : Bearer " --header 
"developer-token : " 
https://googleads.googleapis.com/v1/customers:listAccessibleCustomers

{

  "error": {

"code": 401,

"message": "Request is missing required authentication credential. 
Expected OAuth 2 access token, login cookie or other valid authentication 
credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.;,

"status": "UNAUTHENTICATED",

"details": [

  {

"@type": 
"type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure",

"errors": [

  {

"errorCode": {

  "authenticationError": "AUTHENTICATION_ERROR"

},

"message": "Authentication of the request failed."

  }

]

  }

]

  }

}

The token set I use is totally legit, proven by a running app. What could 
possibly go wrong?

Regards,
Edward



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fce66ada-f986-44f8-8668-0b408abf341a%40googlegroups.com.


Re: How to add audience exclusions

2019-11-20 Thread Vo Phan Hong Dung
Thank you so much  Google Ads API Team and Xiaoming. Have a good time ! :>

Vào 03:15:20 UTC+7 Thứ Năm, ngày 21 tháng 11 năm 2019, adsapiforumadvisor 
đã viết:
>
> Hi Vo,
>
> Thanks for reaching out. You could use the ID of the user list to identify 
> the user list in the criterion and then apply the User List criterion in 
> the campaign. A User List criterion represents a user list that is defined 
> by the advertiser to be targeted. Positive and negative criteria are 
> supported at the campaign level. The CampaignCriterionService 
> 
>  
> allows you to specify targeting at the campaign level for the UserListInfo 
> 
>  
> type.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UOCkg0: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/d9e8b399-bb3a-4fb6-bee5-e02675be3833%40googlegroups.com.


Re: How to Generate userInterest Resource Name using Google Ads API bita version ?

2019-11-20 Thread Rakesh Chauhan
yes , i have also tried like using i have also created multiple Language 
setup and Location setup , it has done perfectly 

but in   UserInterest Class 

 i 
can not find format method , which by using it i can create Resource Name 

so can you please help me , i am very confused how to finish it .

On Thursday, November 21, 2019 at 1:51:06 AM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hi Rakesh,
>
> You can create a builder just like when creating other criteria. For the 
> user interest, you can pass the ID of the category you need. Here is an 
> example 
> 
>  
> on how to add criteria using our Java client library.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001UOCINy: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/f729ba16-19c8-44c9-92c4-7b7354f220f1%40googlegroups.com.


Re: Python example of the Ad schedule mutation

2019-11-20 Thread Juan Carlos Blanco Delgado
Hi Anthony, 

Thank you for your reply. 

I cannot find a way to do it properly, it does not work, do you have any 
snippet any language to have an idea, the reference on the website is not 
very helpful :( 

On Wednesday, November 13, 2019 at 5:11:57 PM UTC, adsapiforumadvisor wrote:
>
> Hi Juan,
>
> Unfortunately, we don't have an example on adding ad schedules using the 
> API. You will need to use the CampaignCriterionService with a criteria of 
> AdScheduleInfo 
> .
>  You 
> can use example 
> 
>  
> as a reference. It shows how to add locations and negative keywords 
> criteria using the CampaignCriterionService.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001UJaVr8: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/f0483e8a-c1d4-46ce-8fee-7c5eee6541ac%40googlegroups.com.


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

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

My test results are as below:

Results for the keyword with text 'Sandals' and match type 'BROAD':

Estimated average CPC: 747926 ~ 914132

Estimated ad position: 1.6178433528964613 ~ 1.3236899522501782

Estimated daily clicks: 1578.5046 ~ 1929.2834

Estimated daily cost: 1311783808 ~ 1603291264

The source code is as attached - I modified the Java code sample a little bit 
to demonstrate the min and max prediction. Please also be aware that the result 
is not 100% parity with KeywordPlanner UI as the date range is not included in 
this API.

BTW, I would strongly recommend you applying for a production account because 
the reporting data for test account - clicks, impressions are often zeroed out 
without actual ads serving.

Thanks
Fan
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/P-ZM40Q1ATMV00jEAHpqmuQxyJ42gnagaHXg%40sfdc.net.


EstimateKeywordTraffic.java
Description: application/java-source


Re: Universal App Campaign creation fail for some accounts

2019-11-20 Thread Maxime Chariere
Thank you for you answer that help a lot. 

On Thursday, November 21, 2019 at 12:33:15 AM UTC+9, adsapiforumadvisor 
wrote:
>
> Hi Maxime,
>
> Thank you for reaching out. Please see this 
> 
>  
> blog post for recent updates to universal app campaigns. As it 
> says, UniversalAppCampaignSetting is being replaced with 
> UniversalAppCampaignInfo 
>
> 
>  
> and the specific ad details will be included in the UniversalAppAd 
> 
> .
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UOCiFc: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/d30a6a3f-4b73-4d1b-ab8b-036e073db43d%40googlegroups.com.


Google Ads API script

2019-11-20 Thread Steve Bell
Google Ads API Forum:  I want to maintain my good standing as an interested 
lurker;) here in this forum, and I just reviewed the terms of service.  It 
appears it would be ok to post a link to a listing I just activated in a 
major freelancing forum, to contract someone to implement a Google Ads API 
script.  But thought I'd better post here to be sure, before posting.  I am 
not a headhunter or anything like that, I am simply looking for someone who 
has hands-on experience, to create this script for me (per below); and 
likely, many similar to it but more sophisticated.  It it's ok I'll post a 
link to my offer as a comment here. 

I am aware that the simple task below can be accomplished with an Ads 
script.  The reason we are using the API is for the many other things we 
have planned, that cannot be accomplished using the API.  This is an 
initial script to get the project momentum up and moving.

tia,

Steve Bell
5 yrs Google Partner / 2,000 PPC campaigns experience
BlastoffLabs.com
LinkedIn.com/in/sbell22

---

Function of first Google Ads API script:

extract a specific list of metrics (numbers and text) from a list of 
campaigns in our Agency/MCC (multi-client) account, 
into a csv file for processing by PowerBI, PowerQuery, Filemaker, etc.  The 
data will be segmented by day, covering a variable time period which is 
specified at the query.  
Involves getting OAuth to work and stable; pre- testing in sandbox.  




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/30a1f35f-5cec-4ca3-8a8e-0841482a7e8c%40googlegroups.com.


Re: Cannot Fetch the CustomerClient list from Customer ID using New API

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Ronak,

My name is Pierrick and I work as a Developer Advocate for Ads API.

Sure you can experiment the APIs against the test account. The main difference 
is that test accounts don't serve any actual ads, impressions or cost so data 
will often be zeroed out.

Thanks,
Pierrick - Ads API Team
ref:_00D1U1174p._5001UOCbrw: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/MYm9-0Q1AISO00sAwZdMmuQNG67y5ZMO2WBw%40sfdc.net.


How to get total amout spend across all campaigns?

2019-11-20 Thread Sean Zusi
Hello, I was wondering if there is a report or API call that will allow me 
to retrieve to total amount spent across all campaigns and ads over and 
time period. I know you can get costs for individual ad groups and such, 
but cant find an all encompassing one.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9dcf4b9a-a024-493f-9e82-229cb4245cf4%40googlegroups.com.


Re: How to Generate userInterest Resource Name using Google Ads API bita version ?

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Rakesh,

You can create a builder just like when creating other criteria. For the user 
interest, you can pass the ID of the category you need. Here is an example on 
how to add criteria using our Java client library.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOCINy: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/UfwFg0Q1AB6L00-oBCp0NdQTi0prpljXk_Ig%40sfdc.net.


RE: How to add audience exclusions

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Vo,

Thanks for reaching out. You could use the ID of the user list to identify the 
user list in the criterion and then apply the User List criterion in the 
campaign. A User List criterion represents a user list that is defined by the 
advertiser to be targeted. Positive and negative criteria are supported at the 
campaign level. The CampaignCriterionService allows you to specify targeting at 
the campaign level for the UserListInfo type.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UOCkg0: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/bqsxE0Q1AAX200vVhXUvUSQ0izPWyMc25HlA%40sfdc.net.


RE: API forecast reach that is not based on keyword planner

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hello Zvonimir,

If you are looking for reach metrics, currently they are not supported in the 
AdWords API. You may check this guide if a report attribute, segment or metric 
is available in the AdWords API or not. Also, you may follow our blog for any 
upcoming features and updates. If your concern is different please elaborate.

Regards,
Sai Teja, Google Ads API Team.
ref:_00D1U1174p._5001UOCmv2: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/8-FGs0Q1AAN700OLOOpnXWT_2bxCdZ2TRbmA%40sfdc.net.


RE: Will beta version stay in use

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hello,

Google Ads API is not going away and we are committed to it. During the "beta" 
phase, we will focus on delivering a much better performing Google Ads API to 
meet your and your customers’ needs.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOCmpJ: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/8RT-n0Q1AA4C00UMo9vvIvTG2ZzP5EbAIr9w%40sfdc.net.


RE: How to set Estimated maximum cost in Google adwords api Traffic Estimator Service in php

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hello Vinothini,

It is not possible to get the estimates at budget level. Please let me know if 
you have any further questions.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UOCjKY: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/05HH20Q1A9HL00ktGThGaiQGWCQL5FZHZL8Q%40sfdc.net.


RE: Credential could not be refreshed, java client library version v201708

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Koshish,

Thank you for reaching out to support. Can you make sure that you're using the 
same set of credentials on both the machines (local and server)? If you could 
compare the settings used for your local machine with the server settings, it 
might help you pinpoint the issue. Could you also try the steps followed by 
Hari on this thread? If you're having an issue, please share the error logs to 
check this further.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOCjOu: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/lvSEg0Q1A9G000qcg8kWGdQnScfjhzHvwK6w%40sfdc.net.


RE: Smart Shopping controls?

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Christopher,

Could you please share details on the type of exclusions that you're trying for 
the Smart Shopping campaigns? In general, the criteria usage table will be 
helpful for targeting and bidding options available for different campaigns.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOChid: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/5DDEL0Q1A7MM00OYCO9kOOQiqNl8tUUa8jvw%40sfdc.net.


RE: BudgetOrderService, consolidated billing and whitelisting

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hello Jean,

Thank you for writing to us and sharing your concerns in details. If your root 
MCC account is whitelisted for Budget Order Service and the client is account 
is linked under the MCC account, the API call should work if the credentials 
are from the user having access to the MCC account, could you please verify 
this further on your end? If the problem persists, please share the complete 
request and response logs for me to investigate further. Could you please also 
share the client customer id for the manager account against which you are 
receiving this error for me to verify if it is whitelisted under RESELLER or 
AGENCY?

P.S: Please use Reply privately to author option while sharing the details.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UOCfLI: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/hsrnB0Q1A6N7004CxJmn7dRsy-G88xH_VHWQ%40sfdc.net.


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

2019-11-20 Thread Suresh Kumar Shenbagam
Hi,

I do not have any production accounts to test now. Can you post sample 
output from the any of the production account for the keyword Sandals with 
Broad match type?

Suresh

On Wednesday, November 20, 2019 at 8:33:26 PM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hi Suresh,
>
> I noticed that your CID 957-157-2507 is a test account 
> .
>  As 
> clarified in this guide 
> ,
>  
> the estimation you got via the TrafficEstimatorService is dummy data.
>
>   *  Note:* When using test accounts 
> ,
>  
> the TrafficEstimatorService returns dummy data.
>
> I tested with my production CID and the results are very close to what you 
> got on the Keyword Planner UI. So sending the same request to a production 
> account would solve this issue.
>
> Please feel free to let me know for future concerns.
>
> Thanks and regards,
> Fan
> 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/5bf97245-0657-41c5-9f16-8776055bcbb2%40googlegroups.com.


RE: use google place autocomplete to target specify area

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Mike,

The Google Place autocomplete feature is outside the expertise for my team. You 
may use the contact options available here to reach out to that team. They will 
be able to assist you on this.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOChgr: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/uiIx50Q1A6DE00Rz33M3HNTMmCCMBtRwWOMA%40sfdc.net.


Re: BudgetOrderService, consolidated billing and whitelisting

2019-11-20 Thread Jean-François Paccini
Hi,

any help on this ? thanks !

jfp

On Tuesday, 19 November 2019 19:21:11 UTC+1, Jean-François Paccini wrote:
>
> Hello
>
> I have seen this question raised by some other folks in the past, but it 
> seems it is more a configuration question linked to our particular 
> accounts. Anyway:
>
> We do use consolidated billing since a month or so, and for this, our top 
> MCC account has been granted permission by Google.So far, we have been 
> manually linking the active accounts we create to our centralized billing 
> account, with success.
>
> Now, we are trying to automate this through the Adwords API. Situation is 
> as follows (with fake ids):
>
> 111-111- ROOT MCC  < is centralized billing enabled
>|   | and owner of our API key
>|
>|---has- Payments account ID --- (16 
> digits)
>|   |--- Payments profile ID -- (12 digits)
>|
> 222-222- CHILD MCC
>|
> 333-333- test account
>
> I issue the following API call:
>   clientCustomerId=333-333-
>  APIserviceName=BudgetOrderService 
>  opWord=mutate 
>  operations=[
>   {"operator":"ADD",
>"operand":
> {"billingAccountId":"---",
>  "billingAccountName":"x",
>  "primaryBillingId":"--",
>  "spendingLimit":
> {"microAmount":-100},
>  "startDateTime":"20191119 171212 Europe/Paris",
>  "endDateTime":"20371230 00 Europe/Paris"}
>   }
>  ]
>
> and I get the following error message:
> Error: soap:Server: [NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API 
> @ ; 
> trigger:'Manager 22 is not whitelisted under 
> RESELLER or AGENCY']
>
>
> So:
>
>- I issue the call on the clientCustomerId of the test account 
>(...)
>- I get an errror message regarding whitelisting which (for me) means 
>that the request is not malformed (although I am not completely confident 
>of the exact meaning of billingAccountId and primaryBillingId...)
>- the whitelisting message refers to '' which is the direct 
>parent MCC (CHILD MCC) of the test account and not the ROOT MCC, which is 
>weird
>
> My personal guess would be that although ... is 
> consolidated-billing-enables, it is not whitelisted from an API standpoint.
>
> Could anyone from the Google Ads team help on this ?
>
> many thanks
>
> jfp
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f76ceb95-ee0d-40b0-a61e-8ca325eb74b3%40googlegroups.com.


Re: Zero Impression Data for Corrections

2019-11-20 Thread Ryan Whitten
Hi there, 

Thanks for your reply. We are using that same report query I posted and 
occasionally get zero impression rows returned. Since we want the zeroes 
that part is not a big deal for us, just the inconsistency is. 

What is the best way to request this as a product feature? We would really 
like the ability to ask for zero impression data much like the old AdWords 
API. Without it, we can never have the latest corrected data unless we 
request one day at a time and remove the segments. Requesting one day at a 
time really decreases performance so we are without a great solution in the 
Google Ads API. 

Thanks,
Ryan 

On Thursday, November 14, 2019 at 3:49:10 PM UTC-5, adsapiforumadvisor 
wrote:
>
> Hi Ryan,
>
> Thank you for reaching the support. As mentioned in this 
> 
>  
> guide, zero impressions are always excluded when segmenting a report. If 
> you are still getting the zero impressions data, could you please confirm 
> if you are using the shared report query while generating the reports via 
> API? If not, could you please share the complete report query along with 
> the client customer id and the report files generated via API for me to 
> take a look into this further? For your other concern, it is not possible 
> to include zero impressions when you use segmentation in the report query. 
> The API request call will return the impressions present in the UI for the 
> corrected data or adjusted data, if zero, this will be excluded from the 
> reports generated via API. Let us know if you need any further 
> clarifications.
>
> PS: Please use *Reply privately to author* option while sharing the 
> details.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UJamO6: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/da454464-49a2-4ebc-a09a-39384c4e44cc%40googlegroups.com.


Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Brie,

THIRD_PARTY_REDIRECT_AD type in AdWords API is not the same as "Third Party Ad 
type" in the Google Ads frontend. Unfortunately, AdWords API currently does not 
support retrieving "Third Party Ad type" in AdWords API yet. We apologize for 
the delay and really appreciate your patience on the matter.


Thanks,
Poki, AdWords API Team
ref:_00D1U1174p._5001UAq86T: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/LaTa20Q1A43B00Ng2Ah0S1TZWyKBCrTGh4Xg%40sfdc.net.


RE: Cannot create client accounts in Test Manager Account because of no billing setup

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Dennis,

Thanks for reaching out. Your test customer account is already created. The 
test manager account by default is in closed status. If you click on the down 
arrow next to the test manager account number and on the drop-down list click 
on the three dots icon and select cancelled accounts. Then click on the 
Accounts tab on the left hand side you would be able to see all the test 
customer accounts including the one you just created under this test manager 
account. You could use the ManagedCustomerService.get() to retrieve the account 
hierarchy information which also includes all the cancelled accounts. This is a 
code example for you on how to use this service. Please let us know if you have 
any further questions.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UOCk5M: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/8ZzhB0Q1A3T500zKUXJSXqRaaPVNgIHvzzJg%40sfdc.net.


RE: Quota exceeded for quota metric 'Get requests' ?

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Jia,

Thank you for reaching out. Can you please share the complete request and 
response logs of the call via reply privately to author so that I can further 
assist you? You can find information about enabling logging within your client 
library here. Additionally, please see here for information on get request 
limits in the API.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOCkqj: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/yj2Xj0Q1A3FW00S1GzKz8PQlK5yAPMbUPSqQ%40sfdc.net.


RE: Campaign goal trough API

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Zvonimir,

Thank you for reaching out. You can keep an eye on our Developer Blog for 
information on future releases. The "Product and brand Consideration" goal type 
can be associated with Display and Video campaigns. You will be unable to fetch 
Video campaigns using the API as explained here.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOCmnw: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/wtu5_0Q1A1SX00oYWks1FDQGiOZ28ct_Ynaw%40sfdc.net.


Re: App Campaign Create Asset API questions

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Naomi,

You may use the Asset resource to retrieve the specific asset details. You may 
then use the asset Id to associate them with the ads. If you're looking to 
create new assets, please refer to this code snippet which might be helpful. 
Code snippets in other languages can be found here. Can you please give this a 
try replacing the assetIds? If you're facing any issue, could you please share 
the complete request and response using Reply privately to author option, to 
investigate further?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOCaSg: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/P4-u30Q19ZPA00c__8J6JTSVqZvR8k0YBtow%40sfdc.net.


Re: Credential working on one machine but not on other!

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Koshish,

Ideally, the same credentials should work on all the three servers provided 
everything else (user making the call, account etc.,) is same on all the 
server. Could you please verify your credentials using the below cURL request 
and see if you are able to generate the access token? If your credentials are 
correct, you should be able to generate an access token for the below CURL 
request.

curl https://www.googleapis.com/oauth2/v4/token \
-d refresh_token=your-refresh_token \
-d client_id=your-client-id \
-d client_secret=your-client-secret \
-d grant_type=refresh_token

If your credentials are incorrect or still facing issue then you could try 
generating a new refresh token with the help of this guide and retry your 
request. If not, could you please share the complete request and response logs 
along with the client customer id and email address authenticating the call for 
me to investigate this further on my end?

P.S: Please use Reply privately to author option while sharing the details.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UOCJe0: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/DWeDL0Q19YSX00jziTNe_6Sb-kaiV9zXYp6g%40sfdc.net.


RE: Universal App Campaign creation fail for some accounts

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Maxime,

Thank you for reaching out. Please see this  blog post for recent updates to 
universal app campaigns. As it says, UniversalAppCampaignSetting is being 
replaced with UniversalAppCampaignInfo  and the specific ad details will be 
included in the UniversalAppAd.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOCiFc: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/v7tty0Q19XUU00XWkyO5ttQ66elIo_Cs2Nsw%40sfdc.net.


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

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

I noticed that your CID 957-157-2507 is a test account. As clarified in this 
guide, the estimation you got via the TrafficEstimatorService is dummy data.

Note: When using test accounts, the TrafficEstimatorService returns dummy data.

I tested with my production CID and the results are very close to what you got 
on the Keyword Planner UI. So sending the same request to a production account 
would solve this issue.

Please feel free to let me know for future concerns.

Thanks and regards,
Fan
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/h0zm40Q19WH200ZufTm45aQZmLLVo4zRsvlw%40sfdc.net.


API forecast reach that is not based on keyword planner

2019-11-20 Thread Zvonimir Ivašković
Hi!

Is there API for forecast reach that is not based on keyword planner and if 
not will it be any?

Thanks!

Best regards!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0d885c08-183b-4555-83b2-5415c6ed1ea7%40googlegroups.com.


Will beta version stay in use

2019-11-20 Thread Zvonimir Ivašković
Hi!

I am wondering if beta version of API will stay in use?

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/ee1d6e46-5364-4d34-98e2-edf951fd2de0%40googlegroups.com.


RE: How to create a Video Campaign?

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Andrey,

There is no timeline for when this will be added. You can follow our blog for 
any updates.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOCiJF: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/5ntUM0Q19VLW00RVl6Y4gLQ4qNMsvor4EOXg%40sfdc.net.


Campaign goal trough API

2019-11-20 Thread Zvonimir Ivašković

Hi!

I would like to know will it ever be possible to set "Campaign goal" 
(Product and brand consideration, Brand awareness and reach, etc.) trough 
API (talking about latest beta version) and when? And why am I not able to 
fetch "Product and brand consideration" type of campaign trough API?

Thanks!

Best regards!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7a89e00e-81a6-4efb-931f-14eab866868d%40googlegroups.com.


Quota exceeded for quota metric 'Get requests' ?

2019-11-20 Thread jia Jimmy
Hi Team,

When I try to get customers under my user, I got error like below:

*Request made: ClientCustomerId: None, Host: googleads.googleapis.com:443, 
Method: /google.ads.googleads.v2.services.CustomerService/GetCustomer, 
RequestId: None, IsFault: True, FaultMessage: Quota exceeded for quota 
metric 'Get requests' and limit 'Get requests per minute' of service 
'googleads.googleapis.com' for consumer 'project_number:xx'.*



Could you please tell me when the limitition reached? And how can I avoid 
it?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/23d285d0-6e1a-439a-8747-1c45cfdc5771%40googlegroups.com.


Re: How to add image ad(Ad type) in one of the specific Ad group of campaign?

2019-11-20 Thread Sharmila Timsina
Thank you for your response.

On Tue, Nov 19, 2019 at 8:10 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Sharmila
> 
> ,
>
> Thanks for reaching out. You could create the Image Ads by uploading image
> assets first and then add a multi-asset responsive display ad to an ad
> group. Please refer to this code example
> 
> for the implementation details. Please let us know if you have any further
> concerns.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UOCeZ4: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/CAEfSmepMq3KWB5XzE7tP00icka4T9AtJQwH4gUCbzOEJEeRm2Q%40mail.gmail.com.


How to add audience exclusions

2019-11-20 Thread Vo Phan Hong Dung
Hi team, 
Please support me to add audience exclusions by api. i'm using 
google.ads.googleads.v2

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4b8a7151-dc6a-44c3-982c-2d33516da29d%40googlegroups.com.


Cannot create client accounts in Test Manager Account because of no billing setup

2019-11-20 Thread 'Dennis Yung' via AdWords API and Google Ads API Forum
Hi, 

I have created a Test Manager Account as described here 
. When I proceed to create 
client accounts, it failed on step two with this message: "There is no 
billing setup or you are not authorised to perform any operations in 
billing page. Please contact customer support for more information." 
However, from my understanding, test accounts do not require billing setup. 
I have double checked that the manager account I am using is in deed a test 
account, with the red label on top right. How can I overcome this problem?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cb2d88fe-7465-4966-9282-dfa47be62ba7%40googlegroups.com.