Block ip range

2015-05-05 Thread rudy
Hello I wish I could block multiple ip with ADWORDS API. Sincerely Rudy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Create Shopping Campaign

2015-05-05 Thread AroxoDev team
Hi Danial, Thanks for your Reply Few More Queries: 1. Budget ID : (Required Field) Can we get All the budgets list ( Like getcampaignns ) - so that user can select the budget or create the budget initially before create Shopping campaign ? 2. merchant ID : 'AdWords API doesn't allow to se

Invalid version even after updating the API version

2015-05-05 Thread bionic
I have a script that runs every day getting a simple report definition. This script has been running fine for a long time without issues. I recently missed the sunset on v201406 so got a few invalid version messages as you would expect. However, I updated the library to v201502 and I am still

Re: AdWords Data Get Through Web Service

2015-05-05 Thread Pravin Yadav
On Tuesday, May 5, 2015 at 2:09:47 AM UTC+5:30, Raghavendra Soudala (AdWords API Team) wrote: > > Hi Pravin > > Yes, you can! All you have to do is just create an ASP.NET service, add > reference to the library, and make API calls. For reference there is an > asp.net code example in the OAuth

Re: How to add an Audience into the Ad Group

2015-05-05 Thread jason
Ok thank you very much. On Monday, May 4, 2015 at 12:17:38 PM UTC+4, ja...@safedatatech.com wrote: > > Hi. Can you tell me how to add an Audience into the Ad Group. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: How to add an ad into the ad group???

2015-05-05 Thread jason
Thank you. It was very helpfull On Friday, May 1, 2015 at 10:38:16 AM UTC+4, ja...@safedatatech.com wrote: > > Hi. Can you tell me how to add an ad int the ad group by using the google > ads api?? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Re: How to add a template ad into the ad group

2015-05-05 Thread jason
Thank you very much. It really solved my problems. On Monday, May 4, 2015 at 2:30:48 PM UTC+4, ja...@safedatatech.com wrote: > > Hi can you tell me how to add a template ad with templateId=190 into the > ad group > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: INVALID_PROXIMITY_ADDRESS occurs for valid data episodically

2015-05-05 Thread Dzmitry Zahusta
Hi Josh, Have you been able to repeat and resolve the issue? The problem is still continued on my side. Can send a bunch of addresses if necessary. четверг, 9 апреля 2015 г., 23:30:15 UTC+3 пользователь Josh Radcliff (AdWords API Team) написал: > > Hi, > > Thanks for sending over more examples.

Where to get the fully updated documentation of ads templates

2015-05-05 Thread jason
Can you tell me where to get the fully updated documentation of google ads templates? I have found one by the link https://developers.google.com/adwords/api/docs/appendix/templateads, but it's far from being fully documentation and in addition contains elements which arent supported by the goog

Where to find the fully documentation about google ads templates

2015-05-05 Thread jason
Can you tell me where to find the fully and updated documentation about google ads templates, I have found one by the link https://developers.google.com/adwords/api/docs/appendix/templateads, but it' far away to being full and updated. For example it contains the information about the ad with

BudgetService.get VS Adwords interface budget page

2015-05-05 Thread Jonathan
Hey When looking at the adwords interface of some account, i see 2 budgets. However, i get 6 budgets when getting the budgets thru the budgetService.get (or thru the BUDGET_PERFORMANCE_REPORT for that matter). How come the results differ? Thanks allot! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

SomeService.Get(selector) VS Reporting

2015-05-05 Thread Jonathan
Hey Is there a difference between 1) getting data from the get function of a service 2) downloading a report what is the use of each? is one better then the other for some scanerios? Thanks for the help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Go

Re: SomeService.Get(selector) VS Reporting

2015-05-05 Thread Michael Cloonan (AdWords API Team)
Hello, The services and reports generally have different data. The services will show you the actual structure and setup of your account. You will be able to easily see which ad groups are in which campaigns, which ads are in which ad groups, etc. You will be able to see a complete list of all

Re: Block ip range

2015-05-05 Thread Nadine Sundquist (AdWords API Team)
Hello Rudy, Check out the forum post on blocking IP addresses in bulk. Best, Nadine, AdWords API Team On Tuesday, May 5, 2015 at 3:32:42 AM UTC-4, r...@e-socele.com wrote: > > Hello > I wish I could block multiple ip with A

Re: BudgetService.get VS Adwords interface budget page

2015-05-05 Thread Michael Cloonan (AdWords API Team)
Hello, There are a few reasons this may be happening. The API may be returning budgets with a status of REMOVED, which may not appear on the web interface. You can look at the "BudgetStatus" field to check this. Additionally, the API may be returning both shared and unshared budgets, whereas t

Re: INVALID_PROXIMITY_ADDRESS occurs for valid data episodically

2015-05-05 Thread Josh Radcliff (AdWords API Team)
Hi Dzmitry, We've identified the source of this problem, but I don't have an ETA yet for when this will be resolved. I'll let you know when I have more information, but in the meantime I'd recommend you continue your approach of retrying failed requests. Thanks, Josh, AdWords API Team On Tues

How to add image ad?

2015-05-05 Thread jason
Hi. Can you tell me how to add the image ad. Is there any example into the google ads library? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=

Re: MutateJobService - slow response

2015-05-05 Thread GDZ
Here's the requestId: 00051557bc394c380aecb348e200683b Thank you. On Monday, May 4, 2015 at 4:07:47 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi GDZ, > > Do you have the *requestId* from the response of one of your > *MutateJobService* requests that took 50 seconds? I'd like to

Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-05 Thread HK
Hi, 1. I don't think I've seen this explicitly stated, so I wanted to get a confirmation. On July 1st, I'm assuming keywords, placements, ads and sitelinks with destination URLs will be auto upgraded (destination URL moved to final URL 1). Is this correct? Wanted to double-check that it's not

Re: Invalid version even after updating the API version

2015-05-05 Thread Nadine Sundquist (AdWords API Team)
Hello, Could you send me the clientCustomerId of one of the accounts that is failing? Are you using one of our client libraries ? Thanks, Nadine, AdWords API Team On Tuesday, May 5, 2015 at 4:48:59 AM UTC-4, bionic wrote: > > I

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-05 Thread Michael Cloonan (AdWords API Team)
Hello Hans, The automatic migration will not occur on July 1st, but sometime thereafter. On July 1st, all destination URLs will become readonly, so you will no longer be able to create new ads with destination URLs; you will be forced to use final URLs. When the migration does occur, you are c

Re: Where to get the fully updated documentation of ads templates

2015-05-05 Thread Anthony Madrigal
Hello Jason, The link you provided is outdated in some languages, so please make sure you are under English to see an updated version of that document. In addition to that, there is another guide with more information on Tem

Re: Where to find the fully documentation about google ads templates

2015-05-05 Thread Anthony Madrigal
Hi Jason, Please refer to your other post for any further questions or concerns. Thanks, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: MutateJobService - slow response

2015-05-05 Thread Josh Radcliff (AdWords API Team)
Hi GDZ, Thanks for sending over the request ID. According to our records, the response was returned in 844 *milli*seconds. I'm wondering if there's either a bottleneck in the library you're using or your code that's actually causing the delay. Could you let me know which client library you're

Re: MutateJobService - slow response

2015-05-05 Thread GDZ
Using this example here: https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201502/campaign_management/add_keywords_in_bulk.py And yes, I measure time before and after "response = mutate_job_service.mutate(operations, policy)" On Tuesday, May 5, 2015 at 4:22:31 PM

Re: AdWords Data Get Through Web Service

2015-05-05 Thread Raghavendra Soudala (AdWords API Team)
Hello Pravin, Based on the redirect_uri in the URL, it looks like the application is a *native application, *but it sounds like a web application would be a better fit for your use case. A *web application* will allow you to specify a redirect URI that will receive the authorization code from t

Re: How to add image ad?

2015-05-05 Thread Raghavendra Soudala (AdWords API Team)
Hi Jason, Here is an example of creating an image object and populating its data using Java lib: Image image = new Image(); image.setData( com.google.api.ads.common.lib.utils.Media.getMediaDataFromUrl(" http://goo.gl/HJM3L";)); You can use this image object as the image attribute of the Ima