Re: UNEXPECTED_INTERNAL_API_ERROR when creating html5 template ad

2017-03-02 Thread Justin Masters
We're also getting this error in code that was working recently. Keen to know what's happened Justin On Friday, March 3, 2017 at 11:44:05 AM UTC+11, Adam Marshall wrote: > > I have now downloaded the .Net adwords_dotnet_lib_src_v19.1.0 solution and > ran the AddHtml5ad.cs, and this example also

Re: How to use Google Click Id (gclid) ?

2017-03-02 Thread arjits0075
Hello Vishal, Thanks for your suggestion. It is a possible way of doing it.but I am more concern about certain specific API (if available) which can be used to get data directly from GCLID instead of using Click Performance Report. If possible it would be of great help On Friday, Februar

Re: Get campaign performance report with API

2017-03-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jimmy, You will need to login using your production MCC account and not your test accounts to get your developer token via the AdWords API Center. Once you get your developer token, you will need to include it in your configuration file to fix the issue, as the error you encountered indicate

Re: UNEXPECTED_INTERNAL_API_ERROR when creating html5 template ad

2017-03-02 Thread Adam Marshall
I have now downloaded the .Net adwords_dotnet_lib_src_v19.1.0 solution and ran the AddHtml5ad.cs, and this example also crashes. So it is reproducible in the examples. Can someone help me please? Thanks, Adam On Friday, 3 March 2017 11:26:11 UTC+13, Adam Marshall wrote: > Hello, I have b

Re: The status of the CrmBasedUserList does not change from "uploading..."

2017-03-02 Thread 竹田祥
Hi. Thank you for investigating. Then, make some lists and check the status. I will report in a few days. 2017年3月3日金曜日 6時56分03秒 UTC+9 Nadine Sundquist (AdWords API Team): > > Hello, > > I had a talk with one of the engineers on my team who is an expert on > this. He says that it is expected that

Re: How to share sitelinks between campaigns via the Batch Service?

2017-03-02 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Alex, I remember when the idea of having SET and ADD do the same operation came into being, so I can shed some light on it. From a coding perspective, people found it cumbersome to have to have t

Re: AdWords API Report Server responds HTTP 404

2017-03-02 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Zweitze! It's always nice to hear from a friendly virtual voice! I hope you are doing well. Now, let's dive into your issue here. I haven't heard of any issues with pulling reports recently, but I have seen 404 errors from the API before when a server is having difficulty serving. It'

UNEXPECTED_INTERNAL_API_ERROR when creating html5 template ad

2017-03-02 Thread Adam Marshall
Hello, I have been receiving the following error when attempting to create an html5 template for the last 36 hours: This is the only error information received: (Error: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, FieldPath: , Trigger: ) This has been working unchanged for over 8 months, ye

Re: Correlating a call extension call with the generated GCLID

2017-03-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chris, Yes, the call extension click also will generate a GCLID. You can extract the stats for the GCLID by using the CLICK_PERFORMANCE report. You will need to look for the corresponding rows where

Re: The status of the CrmBasedUserList does not change from "uploading..."

2017-03-02 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello, I had a talk with one of the engineers on my team who is an expert on this. He says that it is expected that it can take up to 24 hours to clear a list after you've sent the clear request. If you send another clear request to the list, then it resets the amount of time you need to wait f

Re: Retrieve budget spent and end date for all billing accounts

2017-03-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Martin, Could you check if the clientCustomerId specified in the request header belongs to your client account and not your manager account? Could you provide the SOAP request and response logs so I can t

Re: Adwords API Video campaigns

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Thorben, Unfortunately, the only way you can create video campaigns currently is via the AdWords web interface. Any updates or changes would be first announced on our blog . Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: ManagedCustomerService - v201702

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, I just checked the ManagedCustomerService WSDL and it seems to be up and running. Also, I'm able to get the account details if I run the GetAccountHierarchy

Re: Retrieve budget spent and end date for all billing accounts

2017-03-02 Thread Martin Eisenführer
hi, any solutions for this request ? have the same problem. Working with v201609 and public function getBudgets(AdWordsSession $session) { $bos = (new AdWordsServices())->get($session, BudgetOrderService::class); } all the other stuff the same thanks for help Martin -- --

Re: Getting CPC bids for Shopping Campaign Adgroup > Subdivide All products by: Brand > Custom label 3 level

2017-03-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mahantesh, Could you send over the SOAP request and response logs for this GET request? Each product partition in your AdGroup should be available in the response. You should then use the parentCriteironId

Re: Get Campaign Performance Report using webrequest c#

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Arun, ReportDefinitionService.getReportFields can be used to fetch the information related to report fields only. For example, to fetch all the fields listed on the Campaign Performanc

Re: Adwords API Video campaigns

2017-03-02 Thread 'Thorben Blank' via AdWords API Forum
Hi, so what should someone do who needs to automatically create YouTube-Adwords campaigns from his own web application? I have a video creation software and want to enable customers to post ads with those videos. I can upload them to YouTube just fine, only creating the campaign now seems to b

Re: How to get the keyword which triggered the phone call?

2017-03-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use Ad Performance Report and include CriterionId in the report definition to retrieve the

Re: Way to check if client billing is setup or ads not showing because of billing issue?

2017-03-02 Thread Matt Perry
Well, that just might be workable. We often setup campaigns before the client has entered their billing info. The last thing they need to do before their ads start showing is provide Google a form of payment. So, theoretically, assuming the campaigns are setup and not paused, their ServingStatu

Correlating a call extension call with the generated GCLID

2017-03-02 Thread Chris Hahn
Hello, I've read in a few places that a call extension click/call also generates a GCLID record, since it's a click on an ad. Is there any mechanism that allows us to capture that GCLID to know more about the call after the fact? Something along the lines of a webhook that can be fired to a URL

ManagedCustomerService - v201702

2017-03-02 Thread nbr
Hello! Is it possible, that the migration to the new API version (v201702) is not working for all services yet? Because I get an error message when using the new version for the ManagedCustomerService, but it works for getting a report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

ManagedCustomerService - v201702

2017-03-02 Thread nbr
Hello! Is it possible that the new API version (v201702) is not working for all Services yet? Because I cannot reach the ManagedCustomerService, but the reporting works. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blog

Getting CPC bids for Shopping Campaign Adgroups > Subdivide All products by: Brands > Custom label 3 level

2017-03-02 Thread Mahantesh Patil
Hello: I have created the Shopping Campaign (Type: Shopping - Shopping Ads) Campaign Name: Shopping Product Target -TOP brands Ad Group Name: Ad Group 1 Product group: Brand (Subdivide All products by: Brand ) For some brands we bid at Brand level but for some brand we further Subdivide Brand by

Getting CPC bids for Shopping Campaign Adgroup > Subdivide All products by: Brand > Custom label 3 level

2017-03-02 Thread Mahantesh Patil
Hello: I have created the Shopping Campaign (Type: Shopping - Shopping Ads) Campaign Name: Shopping Product Target - Mansion Athletics -TOP brands Ad Group Name: Ad Group 1 Product group: Brand (Subdivide All products by: Brand ) For some brands we bid at Brand level but for some brand we further

Re: adword test account campaign performance, stuck with developer token, where to find?

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Jimmy, *AdWords API Center* is available in *production* manager accounts only (and not in *test* manager accounts). To differentiate, when you log in to your test account, you would see a red rectangular box on top right side of your page with the text "This is is test account!". You will n

Re: How to share sitelinks between campaigns via the Batch Service?

2017-03-02 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Alex, Thanks for confirming. To your question, you can use either ADD or SET to add / update exten

Get Campaign Performance Report using webrequest c#

2017-03-02 Thread arunk
Hi All, I am trying to get campaign performance report using adwords ReportDefination service with Campaing Performance Report type. It is working fine and I am getting the response back from the API, but it just include the report fields not actual values which are present in ad account. Any

Get Campaign Performance Report in c# using soap request

2017-03-02 Thread arunk
Hi All, I am trying to get campaign performance report using Report Definition Service and able to get response back from API which contains all report fields but not actual values which was present in ad account. Any suggestion what I am missing here? Thanks, Arun -- -- =~=~=~=~=~=~=~=~=~

AdWords API Report Server responds HTTP 404

2017-03-02 Thread Zweitze
Hi, Can someone look into this? Every day we request thousands of reports with the API, for many years now. This morning we got HTTP 404 twice. The version is v201607. We do not have the requests, but we do log the response headers, maybe this is some help to you: First error occurred at about

Re: Assortment Report -- Available through API?

2017-03-02 Thread Mary Clair Thompson
Cool, thank you! On Wednesday, March 1, 2017 at 4:03:58 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Mary, > > I'm afraid Assortment Report is not supported in AdWords API at the > moment. AdWords API provides the Product Partition Report >

Re: Get campaign performance report with API

2017-03-02 Thread jimmyrkfeaturetech
Hi peter, please help me on somewhat same i have test account for google adword i got source code from provided by google adwords but it stuck with me below error *[QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'INSERT_YOUR_DEVELOPER_TOKEN_HERE']* while i am searching for developer token the

adword test account campaign performance, stuck with developer token, where to find?

2017-03-02 Thread jimmyrkfeaturetech
Hi, i have test account for google adword i got source code from provided by google adwords but it stuck with me below error *[QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'INSERT_YOUR_DEVELOPER_TOKEN_HERE']* while i am searching for developer token then Google Adword Account > Account Sett

How to get the keyword which triggered the phone call?

2017-03-02 Thread shubham
I know there is a way to get keyword data in real time would be to add a GET parameter to the destination URL using Keyword Insertion but i use only call only add so there is no landing page. Once clicked on the add it directly opens the