Re: Response and request

2020-02-10 Thread Michael Grablevskii
Dear Nikisha,

As for the error itself, I have already discussed it in other thread here 
and got help. 


Also, it is not possible for us to share the complete request and response 
> logs made on your end, however, you could see the change history in your 
> Google Ads account for the calls made to your account. 
>

I can't catch your idea. For debugging purpose I'd like to have a look at 
HTTP response and request. In Python library googleads==22.0.0 there are a 
lot of wrappers over making request. But somewhere deep inside there is a 
clear string something like:

try:
response = retry_session().post(url=url, data=data_bytes, 
headers=headers)
except Exception as x:
...

I just can't dig up to this place. Could you point at that very place in 
the library where the request is executed?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/05d7808e-7e1a-4b1d-b648-03e68b151935%40googlegroups.com.


How to get the product count of any shopping campaign ?

2020-02-10 Thread Faizan Zulfiqar
Hi

Please tell me how can I retrieve all the products of any campaign or 
product count of any campaign?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c093a574-17c0-4fe7-b344-28f904c562b5%40googlegroups.com.


How to get HTML5 ad data in Ad Performance Report of Adwords API

2020-02-10 Thread Avinash Ravula
What is the proper way to make a request to get the HTML5 ad data through 
Ad Performance report. Does HTML5 ads comes under the TEMPLATE_AD Ad type? 
If so, when i filter the Template_ad data using a campaign, the data is 
showing as ZERO's. 

Here's the sample request that we are making to Adwords API
{:selector=>{:fields=>["Clicks", "Impressions", "Id", "ImageCreativeName"], 
:predicates=>[{:field=>"AdType", :operator=>"EQUALS", :values=>[
"TEMPLATE_AD"]}], :date_range=>{:min=>"20200101", :max=>"20200131"}}, :
report_name=>"ad_report", :report_type=>"AD_PERFORMANCE_REPORT", :
download_format=>"GZIPPED_XML", :date_range_type=>"CUSTOM_DATE"}


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f45b54c0-505c-4303-b42a-d92e77293753%40googlegroups.com.


Re: Using API to access billing information

2020-02-10 Thread maxime chariere
Hi,

I'm facing to the same issue and I saw this post which is quite old. I 
wonder if there are any update about it with Adwords API v201809 or the 
beta version of  Google Ads API ? 

Best - Maxime

On Saturday, August 8, 2009 at 1:52:53 AM UTC+9, AdWords API Advisor wrote:
>
> Hi Reed, 
>
> Thank you for the clarification, I see where you are coming from now. 
> Unfortunately this information isn't available through the API at this 
> time.  I have submitted a feature request so that they are aware of 
> the need in the community for access to invoice data.  Thanks for the 
> inquiry, and let us know if there is anything we can do. 
>
> Best, 
> - Eric 
>
> On Aug 5, 10:03 pm, ReedP  wrote: 
> > Thanks for the reply, but I saw those in the docs.  So far as I can 
> > tell, that is just the billing address info. I also know about the 
> > calls to get the counts.  What I am looking for is the invoice data - 
> > the data (I'm not trying to sound circular, but I cannot think of any 
> > other way to say this) that shows up on the invoice that I can view 
> > via the UI.  Actual billing dollars, etc.  The data that is on these 
> > UI screens: 
> > 
> > Billing >> Invoice Summary:  Amount due details, invoiced costs, 
> > unapplied payments, unapplied adjustments, amount due.  Invoice 
> > summary:  Invoice number, invoice data, agreement, invoice amount, due 
> > date, payment amount, payment applied date, outstanding invoice 
> > balance. 
> > 
> > Billing >> Invoice Summary >> click on a specific invoice >> all of 
> > the data that is shown on the PDF file that the UI brings up (not the 
> > PDF itself, just the data that is behind it). 
> > 
> > thanks, 
> > -reed 
> > 
> > On Aug 5, 6:38 pm, AdWords API Advisor  
> > wrote: 
> > 
> > 
> > 
> > > Hi, 
> > 
> > > What fields specifically are you trying to access?  The AccountInfo 
> > > object of the AccountService exposes some information, including the 
> > > billing address:
> http://code.google.com/apis/adwords/docs/developer/AccountInfo.html#b 
> > > It is also possible to access the API units used by a client account, 
> > > which can be accomplished by using the getUnitCountForClients method 
> > > of 
> > > the InfoService:
> http://code.google.com/apis/adwords/docs/developer/InfoService.html#g 
> > 
> > > Best, 
> > > - Eric Koleda, AdWords API Team 
> > 
> > > On Aug 5, 3:05 pm, Reed  wrote: 
> > 
> > > > Is it possible to use the API to access montly account billing 
> > > > information?  I cannot see anything in the docs, so checking here 
> with 
> > > > the experts!  Am hoping that I can automate my current manual 
> process 
> > > > of logging into each client's AdWords account to print out the 
> monthly 
> > > > invoicing information. 
> > 
> > > > thanks- Hide quoted text - 
> > 
> > > - Show quoted text -

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1be40867-5a7f-4911-985d-84e1490e5103%40googlegroups.com.


Re: Help with authentication exception

2020-02-10 Thread Judah Wright
I used a debugger to try to pull apart the library to see what requests it 
was making under the hood, but after several minutes of fiddling I couldn't 
seem to get the raw request out of it. How would I go about getting the raw 
API call?
I am not interacting with the API directly, but I am using the official 
Google Ads PHP library. Whatever it is doing, that is what I am doing.

Is there maybe a debug mode? 

~Judah

On Monday, February 10, 2020 at 2:58:26 PM UTC-7, adsapiforumadvisor wrote:
>
> Hi Judah,
>
> Can you please *reply privately to author *your API call request and 
> response so I can take a closer look?
>
> Thanks,
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UV0Mwm: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/41316cf2-08a7-485b-be99-5616fd26ffcc%40googlegroups.com.


RE: Retrieve invoices for a given billing setup

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello Eliav,

The InvoiceService has been added in the latest version of the Google Ads API 
Beta which can be used to retrieve information about monthly invoices for a 
specified billing setup. This service is currently not open for sign-ups. You 
can check back in a few months to see if we're opening it up to new people. 
Please refer to our release notes for more information.

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


RE: Reporting Access for Multiple Agencies

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. With regards to your concern, a manager account can 
access invitations to other client accounts as mentioned in this article and 
use the developer token associated with the MCC account to make API calls. The 
MCC account can grant the access levels to their managed client accounts as 
listed here. You could also use API to extend invitations to the client 
account, please refer to this guide for more details. Let us know if you need 
additional information.

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


RE: Help with authentication exception

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Judah,

Can you please reply privately to author your API call request and response so 
I can take a closer look?

Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UV0Mwm: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/Lak_o0Q5IACV00iBLDiqilRVaVL1dwGblG3w%40sfdc.net.


RE: Google Ads + Big Query Transfer Service - AuthorizationError.TWO_STEP_VERIFICATION_NOT_ENROLLED

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello Team,

Thank you for reaching out. Please note, if the client account is enrolled in 
2-Step Verification, the accounts accessing it should also be enrolled for this 
verification. Please refer to this blog post for more details and information. 
Also, we strongly recommend using OAuth2 installed app or web flow instead of 
service accounts unless you need a domain-specific feature (for example, 
impersonation). For your concern related to integration between BigQuery and 
AdWords Service accounts, I would recommend reaching out to the Big Query 
support team as this is outside our expertise. Feel free to reach out if you 
have any additional API related concerns.

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


Accessing User lists through a rest endpoint

2020-02-10 Thread Vinod AC
Hello,

I am a developer testing the google ad's api. I set up both a Production 
Manager account and Test Manager account successfully. I was able to 
successfully perform oauth and retrieve a list of customers using the 
following endpoint. 
https://googleads.googleapis.com/v2/customers:listAccessibleCustomers

I am next trying get a list of available UserLists. I am struggling to find 
the proper resource URL to retrieve them. I used 
https://googleads.googleapis.com/v2/customers/{customerId}/userlists  


however I am getting a 404 on it. can you point me to the right URL or a 
document that has list of available endpoints for Google Ads API. 

My final goal is to get 

   1. a list of UserLists
   2. Append a User into one of the lists


Note: I am not using any particular library and I would not like to. 
Ideally I would like only the resource urls to which I can directly perform 
a http request (through CURL or postman etc).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1113ee0e-c8ce-4006-bec7-35606b6e10a6%40googlegroups.com.


RE: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Michael,

Thank you for reaching out. Vivien determined that this was a Pycharm issue so 
I would recommend reaching out to their support. Let me know if they are unable 
to assist you.

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


RE: how to Update Budget Amount on "Campaign & Account"?

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Ananth,

Thanks for reaching out. Please refer to this code example on how to update the 
existing account budget. Please follow this guide on how to replace the budget 
of an existing campaign. Please let me know if you have any further concerns.

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


RE: How to get report without download via reporting API?

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for writing to us. The list of supported report types download via 
AdWords API are available here. You could use DownloadFormat::XML(instead of 
CSV) and convert that data to JSON format. Let me know if you need any 
additional information.

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


RE: I Handle Real Estate Projects So Is It Good For Me To Use Adwords API

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Dimple,

Thanks for reaching out. Using API could make everything easier and faster. You 
would be able to create thousands of ads in seconds with little or no user 
input. You could also benefit from the custom reporting. So basically you could 
generate reports with the fields and metrics you are interested in and either 
display them in your dashboard or integrate them into your own platform.

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


Help with authentication exception

2020-02-10 Thread Judah Wright


This question is a cross-post of an issue 
 on the Github 
googleads/google-ads-php 
library , I was told to follow 
up here for more help.


I am working to get a product integrated with the Google Ads Conversion 
Actions . We 
are attempting to add new conversion actions via the Google Ads API (v2). 
We have followed the instructions for such an action, as documented here 

.


Of course our code looks a little different, so here is an excerpt of it:

// An oAuth token previously obtained. We do have a refresh token. 
// This token has been granted the following scope: 
// https://www.googleapis.com/auth/adwords 
// as documented at: 
// https://developers.google.com/adwords/api/docs/guides/authentication 
$oAuth2Credential = (new OAuth2TokenBuilder()) 
  ->withClientId('REDACTED') 
  ->withClientSecret('REDACTED') 
  ->withRefreshToken('REDACTED') 
  ->build(); 

// The ID of the client website 
// The user granting us their oAuth token has full access to this property 
// Our MCC account also has full permissions for this account for good measure
$customerId = 'xxx-xxx-'; 

$googleAdsClient = (new GoogleAdsClientBuilder()) 

  // This developer token was obtained from our MCC account, as documented 
here: 
  // https://developers.google.com/google-ads/api/docs/first-call/dev-token 
  ->withDeveloperToken('REDACTED') 
  ->withLoginCustomerId($customerId) 

  ->withOAuth2Credential($oAuth2Credential) 
  ->build(); 

// Just setting up a test conversion action
$conversionAction = (new ConversionAction()) 
  ->setName((new StringValue())->setValue('TEST LABEL')) 
  ->setCategory(ConversionActionCategory::PBDEFAULT) 
  ->setType(ConversionActionType::WEBPAGE) 
  ->setStatus(ConversionActionStatus::ENABLED) 
  ->setValueSettings( 
(new ValueSettings()) 
  ->setAlwaysUseDefaultValue((new BoolValue())->setValue(true)) 
  ->setDefaultValue((new DoubleValue())->setValue(0.0)) 
  ); 

// Issues a mutate request to add the conversion action. 
$conversionActionServiceClient = 
$googleAdsClient->getConversionActionServiceClient(); 
$response = $conversionActionServiceClient->mutateConversionActions( 
  $customerId, [(new 
ConversionActionOperation())->setCreate($conversionAction)] 
); 
// That causes the exception we are seeing

At that last function call, we get an authentication exception that looks 
like this:


Google\ApiCore\ApiException : { 
  "message": "Request had insufficient authentication scopes.", 
  "code": 7, 
  "status": 
  "PERMISSION_DENIED", 
  "details": [] 
}

 Now as far as we can tell, all the pieces are properly authorized. Any 
pointers? Anything obvious we are doing wrong?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ff15125c-b248-4ae8-b8bf-5976d5782f38%40googlegroups.com.


Reporting Access for Multiple Agencies

2020-02-10 Thread 'Sonya Rosen' via AdWords API and Google Ads API Forum
My client, currently has all their accounts housed within a manager 
accounts. My client works with three agencies that all want access to 
Google Ads API Reporting for the respective accounts they manage. The 
current account set-up is as follows:

Agency 1: MCC > Client MCC

This set-up is to allow Agency 1 easy management & access to the Google Ads 
API automated reporting.

However, Agency 2 (and likely Agency 3) would now also like access to the 
Google Ads API reports. My client wants to know *how* *multiple agencies 
can have access to the Google API reporting for their accounts, knowing 
that only one MCC can manage my client's MCC.*

Has anyone been able to do this in the past? Thanks in advance!

Best,
Sonya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/79c6a62d-c71b-4048-8a95-79644d25f6f7%40googlegroups.com.


RE: Retrieve invoices for a given billing setup

2020-02-10 Thread Eliav Z
Thank you!

Am i need any special access/permission/sign-up to use invoiceService?

I asking cause i saw this line on google ads api changelog "Added a whitelist 
only InvoiceService for retrieving information about monthly invoices for a 
specified billing setup. ***This service is currently not open for sign-ups.***"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d5b38747-f414-4498-855e-863e390f6450%40googlegroups.com.


RE: Get All Running campaign

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Ananth,

Thanks for reaching out. Please refer to this code example for retrieving data 
on the campaign level. You could then replace the query in the code to generate 
the report for the campaigns. You could include the fields and metrics you are 
interested in in the fields() methods below. You would also need to specify the 
clientCustomerId in the ads.properties file.


// Create query.

ReportQuery query =

new ReportQuery.Builder()

.fields(

"CampaignId",

"CampaignName"

"Cost",

"Conversions",

"ConversionValue",

"Impressions",

"Clicks"

)

.from(ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT)

.where("CampaignStatus").in("ENABLED")

.during(ReportDefinitionDateRangeType.CUSTOM_DATE)

.during(new LocalDate("2020-01-01"), new LocalDate("2019-02-10"))

.build();

Please let me know if you have any further concerns.

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


Re: Cannot create LinkId for Other Provider

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello Mike,

I understand your concerns. However, the concerns related to App Conversion and 
Remarketing API as well as Google Ads UI could be handled better by our product 
support team. You could reach out to them via help icon on the top right corner 
of your Google Ads account (once logged in). Let us know if you have any 
AdWords API/ Google Ads API related concerns.

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


RE: TARGETED_MONTHLY_SEARCHES giving very high numbers

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Mark,

Can you please provide your client customer ID and your complete detailed 
request and response logs via Reply privately to author? You can find 
information on enabling logging here.

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


Response and request

2020-02-10 Thread Michael Grablevskii


*Python*


*v201809*


I've received a not that informative error message. I'd like to localize 
the problem deeper.I suppose that a request was made. But I can't find what 
function or class method executes request to the API (to put a breakpoint 
there). Or request and response can be logged or something. Anyway, I'd 
like to have a look at them.

Could you help me find out what request and response were made to Google 
Adwords API?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f962eb5e-8424-4748-8e59-be01e4df4c1e%40googlegroups.com.


Re: Invoice retrieval

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Aner,

Thank you for clarifying the issue. You can follow this guide for constructing 
the URL. It should look like: 
https://googleads.googleapis.com/v2/customers/{customer_id}/invoices:{operation}.

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


Re: ManualCPM Configuration

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Pietro,

You can use AdWords API to set your bid strategies. Although, we don't have 
specific examples, you can take a look at the following for some guidance. Here 
is our guide on bidding. You can take a look at our update campaign example as 
a reference on how to update campaigns and the create campaign example on how 
to use BiddingStrategyConfiguration.

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


RE: Retrieve invoices for a given billing setup

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hello Eliav,

Please find below the Google Ads API server endpoint where all requests are 
sent. The request URL will have two parts: an endpoint and a URL suffix. Please 
refer to this guide for detailed information on how to construct the URL for 
calling API services. This will help you to create complete endpoint URL for 
retrieving invoices using InvoiceService via Google Ads API Beta. Let me know 
if you have any additional concerns.

Server Endpoint: https://googleads.googleapis.com

Endpoint URL: 
https://googleads.googleapis.com/v2/customers/{customer_id}/invoices:{operation}

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


RE: Ad_Group_Ad Segment.date

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Oswaldo,

I have responded to you directly in our already existing thread so please 
respond there if you have any additional questions.

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


Re: I Handle Real Estate Projects So Is It Good For Me To Use Adwords API

2020-02-10 Thread Mark Edmondson
Its really good, I think you will be impressed with the results. The 
benefits will be a big boost to your business. 

On Saturday, February 8, 2020 at 10:24:26 AM UTC+1, dimple gupta wrote:
>
> i need to know is it good? what will be the benefits of it if i integrate 
> to adwords API 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b11c8e64-7ff2-403c-99bc-08ea63d8c6c2%40googlegroups.com.


Re: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-10 Thread Michael Grablevskii

>
> I seem to have the same problem.


*python3.8*
*My code:* 

from googleads import adwords

def execute_request():
adwords_client = 
adwords.AdWordsClient.LoadFromStorage(path="google_general/googleads.yaml")
campaign_service = adwords_client.GetService('CampaignService', 
version='v201809')
pass


context["dict_list"] = execute_request()


 *Traceback:*











*Traceback (most recent call last):  File 
"/home/michael/pycharm-community-2019.3.2/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_xml.py",
 
line 282, in frame_vars_to_xmlxml += var_to_xml(v, str(k), 
evaluate_full_value=eval_full_val)  File 
"/home/michael/pycharm-community-2019.3.2/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_xml.py",
 
line 369, in var_to_xmlelif hasattr(v, "__len__") and not 
is_string(v):  File 
"/home/michael/PycharmProjects/ads3/venv/lib/python3.8/site-packages/googleads/common.py",
 
line 694, in __getattr__raise 
googleads.errors.GoogleAdsValueError('Service %s not found' % 
attr)googleads.errors.GoogleAdsValueError: Service __len__ not 
foundUnexpected error, recovered safely.googleads.yaml about logging*


















*logging:  version: 1  disable_existing_loggers: False  formatters:
default_fmt:  format: ext://googleads.util.LOGGER_FORMAThandlers:  
default_handler:class: logging.StreamHandlerformatter: 
default_fmtlevel: DEBUGloggers:# Configure root logger  
"":  handlers: [default_handler]  level: DEBUGI've just started 
studying the API. Namely, I'm trying to execute my first request 
(https://developers.google.com/adwords/api/docs/guides/first-api-call#make_your_first_api_call
 
)Could
 
you help me with this problem? At least how to localize it more precisely.*


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/375dcaaa-f5cd-413e-9359-ed7012902184%40googlegroups.com.


TARGETED_MONTHLY_SEARCHES giving very high numbers

2020-02-10 Thread Mark Edmondson
Hello!  

I have looked on-line and double-checked but can not see why I get so high 
numbers when requesting search volume for the past 12 months - could anyone 
see where I am going wrong?

Via Python I am sending in this selector:

[
   {
  'xsi_type':'RelatedToQuerySearchParameter',
  'queries':['iih']
   
   },
   {
  'xsi_type':'NetworkSearchParameter',
  'networkSetting':{
 'targetGoogleSearch':True,
 'targetSearchNetwork':False,
 'targetContentNetwork':False,
 'targetPartnerSearchNetwork':False
   }
   
   },
   {
  'xsi_type':'LocationSearchParameter',
  'locations':[
 {
'id':'2208'
 }
  ] 
   },
   {
  'xsi_type':'LanguageSearchParameter',
  'languages':[
 {
'id':'1009'
 }
  ]
   }
],
'ideaType':'KEYWORD',
'requestType':'STATS',
'requestedAttributeTypes':[
   'TARGETED_MONTHLY_SEARCHES'
],
'paging':{
   'startIndex':'0',
   'numberResults':'700'
},
'localeCode':'da-DK',
'currencyCode':'DKK'
}

This outputs search volumes such as 2019-11 being count: 8389209 which is 
waaay too high.  When I look in the keyword planner the figure is 320.

The full output is below:

{"totalNumEntries": 1, "entries": [{"data": [{"key": 
"TARGETED_MONTHLY_SEARCHES", "value": {"Attribute.Type": 
"MonthlySearchVolumeAttribute", "value": [{"year": 2020, "month": 1, 
"count": 8798923}, {"year": 2019, "month": 12, "count": 497369}, {"year": 
2019, "month": 11, "count": 8389209}, {"year": 2019, "month": 10, "count": 
6941809}, {"year": 2019, "month": 9, "count": 961573}, {"year": 2019, 
"month": 8, "count": 5092042}, {"year": 2019, "month": 7, "count": 
7217108}, {"year": 2019, "month": 6, "count": 4343678}, {"year": 2019, 
"month": 5, "count": 182645}, {"year": 2019, "month": 4, "count": 8092689}, 
{"year": 2019, "month": 3, "count": 177547}, {"year": 2019, "month": 2, 
"count": 9055041}]}}]}]}

Any ideas on where I'm going wrong?  I've double checked the language and 
location codes and they look ok (Denmark, Danish)

Yours sincerely,
Mark

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/62938f94-356e-473e-9022-6ea776557fa2%40googlegroups.com.


how to Update Budget Amount on "Campaign & Account"?

2020-02-10 Thread Ananth Sakthivel
Hi team,

I want to update a budget from my application. can you tell me the Query 
for this? (i am using Google Ads API)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/617f8465-7efa-4db4-8c57-1c3db37e2234%40googlegroups.com.


How to get report without download via reporting API?

2020-02-10 Thread 하진호
hi
I am currently using Java to implement adwords api.
I am trying to create a report function, but an example shows how to 
download it to a file.
I want to get json data and mapping it to the model without downloading it.
Is there any way to do it?

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/b1d2746d-edfb-4118-88cb-d26f0320f126%40googlegroups.com.


Re: ManualCPM Configuration

2020-02-10 Thread Pietro Galassi
Which api ?
Can you provide an example ?

Regards,
Pietro Galassi



On Friday, 7 February 2020 22:27:03 UTC+1, adsapiforumadvisor wrote:
>
> Hi Pietro,
>
> When using the Google Ads API, the biddingStrategyType 
> 
>  
> is read-only. You will need to change the bid strategy either through the 
> UI or AdWords API.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001UV02jq: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/7d60d7d7-307c-4f1f-99ce-25232d209442%40googlegroups.com.


Re: Cannot create LinkId for Other Provider

2020-02-10 Thread Mike


The link you provided is the home page of the Google Ads public faq. How to 
contact Apps Conversion Tracking API Product Team? Is there an email 
address or a forum dedicated to this particular API?

Also, my question related to the Apps Conversion Tracking API but the error 
I am receiving is from Google Ads UI.

 

Can you elaborate more on this as our development team has put serious 
effort on this integration and is waiting for too many days for Google 
response/solution. We must know if Google APIs are capable of doing the 
advertised integration or not.



On Friday, February 7, 2020 at 10:28:59 PM UTC+2, adsapiforumadvisor wrote:
>
> Hello,
>
> Thank you for writing to us. We only provide assistance to the concerns 
> related to Google Ads API Beta/ AdWords API on this forum. Since your 
> concerns are related to Apps Conversion Tracking API, I would recommend 
> reaching out to the product support team via this 
>  link as they 
> are the best bet to assist you with your concerns. Let us know if you have 
> any Google Ads API Beta/ AdWords API related concerns.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UV08O1: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/f11e9df8-af24-4616-8f86-39a87df0204e%40googlegroups.com.


Re: Unable to generate Link ID for third party app analytics provider

2020-02-10 Thread Mike
Hi Danish,

I am trying to do exactly the same and now getting the error message: The 
Provider ID you entered is not valid. Have you managed to solve the problem?

Regards,
Mike

On Tuesday, August 27, 2019 at 2:25:23 AM UTC+3, Dinesh Sawant wrote:
>
> Hi,
>
> I am following this API guide - 
> https://developers.google.com/app-conversion-tracking/api/
>
> It says, 
>
>> To create a link ID associated with your unique developer token, select 
>> *Other 
>> provider* from the *app analytics provider*dropdown. In the input box 
>> labeled *Enter your provider's ID* enter the external customer ID 
>> associated with the Google Ads manager account where you applied for your 
>> developer token. Enter the ID without dashes (ex. 1234567890 for an account 
>> ID shown as 123-456-7890 in the Google Ads UI).
>
>
> I followed the steps, but I get following message on Create a new link to 
> your provider screen after filling all the information. I have been trying 
> to generate Link id for over a week now. And still I am getting the same 
> message. Any idea what is going wrong here?
>
> Message on Create a new link to your provider panel:
> An error occurred. Please try again later.
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f410098d-908f-48f3-98a0-67a2076a5398%40googlegroups.com.