Re: CAMPAIGN_PERFORMANCE_REPORT

2016-03-08 Thread Satendra Maurya
Hi Anthony, i am sending xml report which have row element but all campaign report do not have row element and its value as i specified in above question. thanks On Tuesday, March 8, 2016 at 8:38:59 PM UTC+5:30, Anthony Madrigal wrote: > > Hi Satendra, > > Could you please specify what row e

Re: BatchJobService not completing

2016-03-08 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Kiran, Yes, we got the file and we're investigating this issue. We'll let you know once we get anything updated. Best, Thanet, AdWords API Team On Wednesday, March 9, 2016 at 12:12:16 AM UTC+9, Kiran Narasareddy wrote: > > Have sent the data. Have you received it? > > Regards, > Kiran Narasar

Re: How to edit an ad through adwords api in a correct way?

2016-03-08 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Justinas, Yes, SET operation for AdGroupAdService is supposed to use for changing the status of ads only. If you omit the setting of status, *[RequiredError.REQUIRED @ operations[0].operand.status]* should be thrown. If you happen to be able to set other fields, like displayUrl or finalUrls,

Re: Adwords Api Php Çalışmıyor

2016-03-08 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, Sorry that we can answer in English. Could you please ask your questions again in English? I'm not sure if you asked about PHP v5.2 compatibility with our client lib. If so, the answer is that our client lib requires minimum v5.3 of PHP as stated in the README.md

How to detect if a campaign is admob?

2016-03-08 Thread Hans Cho
Hi I'm trying to figure out how to determine if a campaign is running on Admob through the Adwords API? Any advice would be appreciated. Thanks, Hans -- - essencedigital.com Google+

Re: Set Name and Description of CrmBasedUserList

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Alex, You should be able to SET the name and description of your CrmBasedUserList. Could you please send me the SOAP request and response that caused this error, so that I can take a further look? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: AdGroupCriterionError.PRODUCT_PARTITION_DOES_NOT_EXIST

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I checked the adGroup-12132113545, there are no existing product group. The parentCriterionId could be Undefined for the root partition. Please check out the Ad

Re: How to cancel a batch job using BatchJobService

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This issue has been resolved. Please let me know if you are still running into issues. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Google

How to edit an ad through adwords api in a correct way?

2016-03-08 Thread Justinas Ringaila
Hi, I'm trying to edit ad. According to your documentation https://developers.google.com/adwords/api/docs/reference/v201601/AdGroupAdService.Ad it is not possible to do so. As it was stated there I need to remove the ad and add new one Despite the fact I tried to do it in this way;

Re: Is App/Digital content ads are supported by the adwords API?

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, You can create a template ad in order to create an app/digital content ads. Here is a list of supported template ads . You can see there are 8 different types of app_digital_content. Cheers, Anthony AdWords API Team --

Re: Create - Display campaign with sub type - "Ads in mobile apps" using c# API

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Campaigns created through the API are equivalent to *All features* campaigns. There is not a 1-1 mapping between the sub-types in the AdWords UI and the API, since the AdWords UI sub-types are mostly used for controlling which AdWords UI elements are available when working with a campaig

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - CustomerSyncService

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hi Ash, Could you please provide the the SOAP XML request and response logs for above API call? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Re: Want to track click cost by using GCLID and campaign name..

2016-03-08 Thread 'Yin Niu' via AdWords API Forum
Hello, You can use costPerConvertedClick in Campaign Performance Report to get average cost per converted click. You can't get specific click cost using GCLID in API. Thanks, Yin,

Re: in which situation will refresh token expire?

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The refresh token is specific to a user of your application. It should be treated as a credential of the user and stored securely. Save refresh tokens in secure long-term storage and continue to use them as long as they remain valid. Refresh tokens can become invalid for a few reasons:

Re: Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread 'Yin Niu' via AdWords API Forum
Hello, Could you please send the SOAP request and response logs? Just click *Reply privately to author* in the forum when responding. If you are using Java client library, you can change the first line in log4j.properties to: log4j.category.com.google.api.ads.adwords.lib.client.AdWordsServic

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - CustomerSyncService

2016-03-08 Thread Ash Singh
Hi there, I have started receiving this internal error from Saturday, 5th march: *An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro*My script was running fine few days, suddenly its start throwing

Re: BatchJobService not completing

2016-03-08 Thread Kiran Narasareddy
Have sent the data. Have you received it? Regards, Kiran Narasareddy www.amuratech.com | @knarasareddy Mb: +91-9881146184 On Tue, Mar 8, 2016 at 8:36 PM, 'Umesh Dengale' via AdWords API Forum < adwords-api@googlegroups.com> wrote: > Hello, > > Could you provide

Re: CAMPAIGN_PERFORMANCE_REPORT

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Satendra, Could you please specify what row element is showing up in the report and what value does it have? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: BatchJobService not completing

2016-03-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide the failed job Id for which you received status "CANCELLED" and reason=>"UNKNOWN"? Just click *Reply privately to author* in the forum when responding. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread Biniam Asnake
Yes Josh. I am retrying it using fault tolerance capabilities of Akka.io but failing 2 times in a row. On Tue, Mar 8, 2016 at 3:56 PM, robert.barreiro via AdWords API Forum < adwords-api@googlegroups.com> wrote: > > Hi Josh, thanks for your advice. > We are just doing that, adding a retry logic t

Re: How Do I Identify If A Website Has An ACTIVE AdWords Campaign?

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi John, Unfortunately, this feature is not currently available in AdWords API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/

Re: Problem while using the API in ColdFusion

2016-03-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The client library uses the Guice dependency injection framework pretty heavily, so I wonder if ColdFusion doesn't play nice with Guice. Are you able to step through the code in a debugger to see if the *MessageContext *on 236 of AxisHandler.java

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread robert.barreiro via AdWords API Forum
Hi Josh, thanks for your advice. We are just doing that, adding a retry logic to get the results and if it still fails wait some minutes before retrying again. The odd thing is that all the jobs failed (dozens) and we were not able to retrieve the result from any of them. I will do this and wil

Re: BatchJobService not completing

2016-03-08 Thread Kiran Narasareddy
BatchJob failing randomly. Couple of batchjobs prematurely finished with the status "CANCELLED" ( :api_error_type=>"BatchJobProcessingError", :reason=>"UNKNOWN"). The job was midway. Why is this happening? How do we ensure this doesn't happen Regards, Kiran Narasareddy www.amuratech.com | @knara

Re: account performance report by mail

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Payel, This looks like AdWords Scripts. We specialize in AdWords API related questions. You could post your question on the AdWords Scripts Forum and your issue can be resolved there. Cheers, Antho

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, When that error occurred, did you retry your request after waiting a few seconds? Those errors look like temporary errors that may have gone away on retry. Thanks, Josh, AdWords API Team On Tuesday, March 8, 2016 at 9:08:57 AM UTC-5, robert.barre...@mercadolibre.com wrote: > > I've experi

Want to track click cost by using GCLID and campaign name..

2016-03-08 Thread ProjectManager Php
Hello, I am new to adwords.. I wanted to get the information for each click cost. I have the campaign name and GCLID. Is there any way that by Using the ADWORDS API I can get that information? Please reply me asap. Thanks in advance.. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

account performance report by mail

2016-03-08 Thread Payel
Hi There, I use this below mentioned script for last month account performance and its successfully stored into the given spreedsheet URL, However,I'm trying to find out a way to receive a the report into my accounts as a .csv mail attachment or direct into the mail body I want this data.Pleas

in which situation will refresh token expire?

2016-03-08 Thread xujialiang
in which situation will refresh token expire? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

How Do I Identify If A Website Has An ACTIVE AdWords Campaign?

2016-03-08 Thread john . martinelli
How can I plug in a domain name to an API or tool and see if they're running AdWords ads pointed to that domain? Thanks! -John -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAd

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread robert.barreiro via AdWords API Forum
I've experimented similar issues yesterday when trying to create new keywords using BatchJobs: BatchJobException: Failed to download batch job mutate response from URL: https://batch-job-download-prod-ebe9b43.storage.googleapis.com/8976... All our jobs failed. Was there any problems with this

Adwords Api Php Çalışmıyor

2016-03-08 Thread Oktay Kaya
Merhaba, Adwords api aşagıdaki örnek belgeleri çalışmıyor indirdigimiz belgeler klasör baglantıları farklı sunucuda çalışmaması için engelleyici kodlar mevcut her versiyon farklı bir php versiyonu için yapılmış ve hepsi bir biri ile karıştırılmış bilgi cekmemek için gerekli tüm önlmi almışlar

AdGroupCriterionError.PRODUCT_PARTITION_DOES_NOT_EXIST

2016-03-08 Thread jhufg . 567484
Please find the soap request : 2016-03-08 13:05:11 INFO requestInfoLogger:97 - Request made: Service: "AdGroupCriterionServiceInterfacePort" Method: "mutate" URL: "https://adwords.google.com/api/adwords/cm/v201601/AdGroupCriterionService"; 2016-03-08 13:05:11 WARN soapXmlLogger:84 - SOAP Reques

Create - Display campaign with sub type - "Ads in mobile apps" using c# API

2016-03-08 Thread Joginder yadav
Hi... Can you please tell me which sub type I have to choose for making Display campaign with sub type - "Ads in mobile apps" using c# API. I am currently using the "advertisingChannelSubType = AdvertisingChannelSubType.DISPLAY_MOBILE_APP" but when i use this sub type.. I am not able add Ad

Re: Problem while using the API in ColdFusion

2016-03-08 Thread Kevin
Hello, sorry for the late reply. I think you mean the logfile created by log4j, or? I'm sorry, but I can't provide you the log file as I can't find it on the system. I think the error handling if handled by the build in error logging system in ColdFusion. So here is the only information I can

Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread Dali Bardi
Hello! I'm using AdWords API (v201509) to manage my AdWords account. I want to update (SET operation) the price (FeedItemAttributeValue) in my Ad customizer feed data using the FeedItemService but i'm getting OperationAccessDenied.ACTION_NOT_PERMITTED@ class com.google.ads.api.serviceimpls.cam

Re: Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread Dali Bardi
Hello! I'm using AdWords API (v201509) to manage my AdWords account. I want to update (SET operation) the values (FeedItemAttributeValue) of my Ad customizer feed data using the FeedItemService but i'm getting OperationAccessDenied.ACTION_NOT_PERMITTED@ class com.google.ads.api.serviceimpls.ca

Is App/Digital content ads are supported by the adwords API?

2016-03-08 Thread Mcc Grow Mobile
Hi , Is App/Digital content ads are supported by the adwords API? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread Biniam Asnake
This issue is still happening. I am retrying the job but failing again. Here is the new stacktrace. Please help. 2016-03-07 19:10:16,859 [AdwordsJobExecutor-akka.actor.default-dispatcher-51] WARN com.google.api.ads.adwords.lib.utils.batch_job.logUpload([...]) at Line 74 FAILED (null) batch jo

Set Name and Description of CrmBasedUserList

2016-03-08 Thread alexander.daniel via AdWords API Forum
Hi fellow devs and AdWords API Team, I want to set the name and description of an existing CrmBasedUserList. I always get back an USER_LIST_MUTATE_NOT_SUPPORTED error. Is it really not possible to set the name and description of an existing CrmBasedUserList? Thanks in advance, Alex -- -- =~

Re: Deleting FeedItems from a Feed

2016-03-08 Thread 'Giles Bodger' via AdWords API Forum
Hey Josh - You were right, i had thought we were REMOVEing all out feed items as we disassociated the feed items from the campaigns, but turns out we weren't! - So we will now make amends, thanks for you help here cheers Giles On Tuesday, March 1, 2016 at 11:24:28 PM UTC, Josh Radcliff (AdWo

Re: CampaignCriterionService return empty parentsLocations

2016-03-08 Thread alexander . schlegel
Hello, okay thanks for your answer. I will make it with die CSV, you are right. Thanks for your help and a have a nice day, Regards, Alexander Schlegel Am Montag, 7. März 2016 18:44:23 UTC+1 schrieb Michael Cloonan (AdWords API Team): > > Hello, > > The LocationCriterion includes a Location, w