Re: how to setup targeting devices

2017-11-07 Thread 林哲宇
Hi Shwetha Thank you for your patience reply :) Yes:I

Can I create campaigns under root manager account directly.

2017-11-07 Thread hari krishna
Hi, 1) Can I create campaigns under root manager account directly with out child client account. If yes can you please point me to a documentation/guide so that i can create campaigns under direct root manager account. 2)Can I create Refreshtoken for each campaign under root manager account.

Re: Having difficulties with OfflineDataUpload Python Suds v201708

2017-11-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Steve, Based on your SOAP request, it seems that there is something wrong on how you construct the UploadMetadata object. Below is the correct SOAP request snippet with this object:

Re: Learning google partner by using url

2017-11-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Ahmet, Your concern seems to be not AdWords API specific. Our team only handles AdWords API related issues/concerns. If this is about AdWords product in general, then kindly post your concern in the AdWords Community Forum

Actual cpc calculation

2017-11-07 Thread productionmanager07
Hi , can we figure out actual cpc of an ad. i have looked for the ans. and all i get that this isn't possible using api but i want to know is it possible to calculate by my own while fetching out data from multiple reports and then i could populate it so if its possible what are those reports

Re: Duplicate Labels

2017-11-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jon, Please correct my understanding if it is wrong. Based on your statement, "*I tried renaming the removed label through the API, which was successful*", could you confirm if you were indeed able to rename a REMOVED label via the AdWords API? This being said and in order to better

Having difficulties with OfflineDataUpload Python Suds v201708

2017-11-07 Thread Steve Wilhelm
We are trying to add user transactions to our Adwords campaigns. We are using the Python Suds API version v201708 Here is the error we are receiving suds.WebFault: Server raised fault: 'Cannot construct an instance of com.google.ads.api.services.datax.offlinedataupload.UploadMetadata because

What does the AdNetworkType1 correspond to the column in the Google AdWords GUI

2017-11-07 Thread William Lai 生洋網路程式設計部-
I'm trying to have the Ad Group Type field in the Ad Performance report. However, there is no attribute, segment and metric to have the information. The purpose is to know that if the value is Display or Search of the advertisement. From the google api document

Getting "Cannot construct an instance of com.google.ads.api.services.datax.offlinedataupload.UploadMetadata because it is abstract" error. Thoughts?

2017-11-07 Thread Steve Wilhelm
I am attempting to upload offline data using the Python suds based API OfflineDataUploadService (v201708) We are getting the following error: suds.WebFault: Server raised fault: 'Cannot construct an instance of com.google.ads.api.services.datax.offlinedataupload.UploadMetadata because it

Learning google partner by using url

2017-11-07 Thread Ahmet Koylan
I would like to learn which google partner they are using https://puls.com/ipad-repairs-sf?title=_source=google_medium=cpc_campaign=sf_phone_repair_term=%2Bipad%20%2Brepair_content=216321490515=CjwKCAiA0IXQBRA2EiwAMODil8PW4HaWZ7ajKNckpPx-gzvrHEC4EuE5g6ysD_xZttSiwIkRWtTpxxoCjNsQAvD_BwE=aw.ds i

Duplicate Labels

2017-11-07 Thread Jon Skeen
Hello, I am experiencing a problem with both the API and web interface regarding the creation of labels. I had a label which was removed through the web interface. There does not appear to be a way to reactivate this label through the web interface and the status field is read only in the API,

Re: How to get keyword of "AutomaticContent"

2017-11-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hans-Christian, For keywords, you may want to try using the SEARCH_QUERY_PERFORMANCE_REPORT to see if that provides the search terms

Re: Download Call Extensions data

2017-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use Ad Performance Report to retrieve the CreativeFinalUrls , DisplayUrl and

Re: Offline conversions error

2017-11-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Maor, Unfortunately, you will have to wait for 24 hours before trying to upload any new conversion. TOO_RECENT_CLICK error is experienced when the click is too recent to be uploaded. It takes up to 3 hours for the imported conversion statistics to appear in the AdWords accounts for

Re: I have submitted the API request form and still waiting for the token.

2017-11-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Prasanth, It looks like the contact email specified in the AdWords API Center is different from the one specified above. Can you make sure that the email address specified in the AdWords API Center is a regularly monitored inbox? The API Compliance Team will usually respond with an answer

Re: Trying to get approved for an Adwords API token

2017-11-07 Thread 'Jude Amagoh' via AdWords API Forum
Hi, You need to create a Production AdWords Manager account, if you haven't already done so by following the instructions provided here and apply for API access from your production manager account by following this guide

Re: How to add Target Devices & search networks through API in PHP?

2017-11-07 Thread 'Jude Amagoh' via AdWords API Forum
Hi, I understand you'd like to create a search network campaign along with setting up targeting based on device types via API. 1. Campaigns are created using the CampaignService . You need to set the

Re: ExeededError getName() method Wondering

2017-11-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Trung, The RateExceededError is usually experienced when there are too many requests made to the API in a short period of time. Since the rateScope here is ACCOUNT, it indicates that the limit

Offline conversions issues

2017-11-07 Thread Maor
We are trying to upload gclid using the 'OfflineConversionFeedbackService' and we are getting an error 'too_recent_click'. This doc says that you need to wait 24 hours before uploading it again: https://developers.google.com/adwords/api/docs/reference/v201710/OfflineConversionFeedService Is it

Trying to get approved for an Adwords API token

2017-11-07 Thread Curtis Blackmore
Hey there, I'm at a loss in figuring out how to get approved for a Google Adwords API token. I have software that takes the auto-suggested keywords from Amazon and then pulls Search Volume, CPC, ect.. from Google. This way it gives my clients a quick and easy list of long-tail keywords that

I have submitted the API request form and still waiting for the token.

2017-11-07 Thread prasanth
Hi Team Google, I have requested for Adwords API token with Mail id : prasa...@vananservices.com I saw that the request will be assisted in a day or two in the form. But Still I am waiting for the Token requested. I don't have a reference number for the submitted application for raising a

ExeededError getName() method Wondering

2017-11-07 Thread Trung Bao
Hi all, I'm now using targeting API for my project with Java. And I have problem with RateExeededError getName() method. That when I use getName() method, the result I received is RATE_LIMIT, I've read the document that it should be printed as "RequestperMinute" or "OperationperMinute". So how

Offline conversions error

2017-11-07 Thread Maor
Hi, We are trying to upload gclid using the 'OfflineConversionFeedbackService' and we are getting an error 'too_recent_click'. This doc says that you need to wait 24 hours before uploading it again: https://developers.google.com/adwords/api/docs/reference/v201710/OfflineConversionFeedService

Re: how to setup targeting devices

2017-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To target only Computer devices and opt out of Tablet and HighEndMobile platforms, you need to use CampaignCriterionService to set the bidModifier to 0.0 for CriterionIds 30001 and 30002. A bidModifier of 0.0 corresponds to -100%, which is used for opting out of a platform. You can set

Re: Critical : Adwords API and Adwords Data Mismacted

2017-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ankur, You can send over the details using the *Reply privately to author* option. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Download Call Extensions data

2017-11-07 Thread MWA
Thank you for clarification, I have one more related question, how do I download the ad URL? I have tried using CampaignExtensionSettingService, AdGroupAdService services and PLACEHOLDER_FEED_ITEM_REPORT, AD_PERFORMANCE_REPORT, CLICK_PERFORMANCE_REPORT reports, neither of them are providing the

Re: Critical : Adwords API and Adwords Data Mismacted

2017-11-07 Thread Ankur Shishodia
Hi Shwetha, Yes we had applied the same filter in API data when we are comparing to UI. We have found that data has mismatched with ID X on 3rd Oct. Please share your contact details so that we can share the ID and details in details. Ankur On Tuesday, October 31, 2017 at 8:45:02 PM

How to add Target Devices & search networks through API in PHP?

2017-11-07 Thread Umesh Shinde
How to add Target Devices & search networks through API in PHP? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: AWQL Reporting slowdown?

2017-11-07 Thread Tomas R
It's a bit like a closed loop: 1) Reporting API does not support sorters and paging, so you end up getting data you don't really need which increases response time. 2) All the requests are super slow anyway, so you have to implement caching with multi-threading. The slower it gets, the more

Re: API: TOO_MANY_ACCOUNTS_IN_MANAGER error

2017-11-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Vladimir, The error you are encountering means that you have already reached the allowable limit for creating accounts under your MCC. Kindly

API: TOO_MANY_ACCOUNTS_IN_MANAGER error

2017-11-07 Thread Vladimir Tatarsky
Hi guys, I'm getting `TOO_MANY_ACCOUNTS_IN_MANAGER` error http://take.ms/C7ahC Even though we are not hitting the limit yet: https://support.google.com/adwords/answer/7526520?hl=en_topic=7554359 It claims that the limit for us is 2'500, but we have ` Totals – all 1861 accounts` in that account.