Re: Alternative to targettingideaservice placement ideatype

2015-05-07 Thread Chirag
Hello Josh, Any replacements for this functionality on this? Thanks, On Tuesday, 31 March 2015 01:36:14 UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi Jason, > > We're still discussing potential replacements for this functionality. Once > we have a plan in place we'll announce it o

Re: Reg:Search Impression Share in v201402

2015-05-07 Thread Jahanger Gull
Thanks for the reply. Sorry i was unable to clear the exact requirement ... *Search Impression Share:* I am caching the Google Adwords data of each day on local data base and then user can see that data over any date range. for e.g 1st April - 09 clicks - 20 Impressions 2nd April - 19 click

UrlError.MISSING_PROTOCOL when no url specified

2015-05-07 Thread mm
Hey guys - I'm trying to set a tracking template and finalURL on a keyword. I am explicitly setting the finalMobileUrls to null, yet when I attempt the update, I get the UrlError.MISSING_PROTOCOL for the non-existent mobile url. This is using the v201502 java client (googleads-java-lib-v1.38.0,

Removing a tracking template from BiddableAdGroupCriterion

2015-05-07 Thread mm
Hey guys - If I have a tracking template set at the criterion level and want to remove it, do I need to specify an empty string (a la DestinationUrl)? Given that I can do sparse updates, I assume the answer is yes, but the doc calls out DestinationUrl explicitly, and not the template, so wanted

Re: Reg:Search Impression Share in v201402

2015-05-07 Thread Josh Radcliff (AdWords API Team)
Hi, You should be able to take the same approach I mentioned earlier, that is: 1. Run the report for the date range of interest and not include any date-related fields. The results will contain the correct Search Impression Share as calculated by AdWords, and should match what you see in the UI

Re: IPv6 Exclusion

2015-05-07 Thread Raghavendra Soudala (AdWords API Team)
Hi Dorian, Your question looks more like a product-related, so I suggest that you post it on our product forum . Cheers, Raghavendra, AdWords API Team. On Wednesday, May 6, 2015 at 11:40:28 AM UTC-4, Dorian Kind wrote: > > Hi there, > > Just out of curiosi

Re: Proximity Criterion Id

2015-05-07 Thread Anthony Madrigal
Hi Jonathan, Unfortunately there is not. For Location criteria, the ID is from a fixed set of IDs, but a Proximity

Re: Proximity Criterion Id

2015-05-07 Thread Anthony Madrigal
Hi Jonathan, Unfortunately there is not. For Location criteria, the ID is from a fixed set of IDs, but a Proximity

Re: credentials expires with .NET client

2015-05-07 Thread PPC Developer
Hi Raghavendra, Thanks for the response. I generated the API keys using "installed application" mode, which gave me a refresh token as well. I'm pasting below my app.config file, to show that I do have a refresh token. The interesting thing is that I have another application using the same cred

Re: Reporting - Data for Removed artifacts

2015-05-07 Thread AdWordsApiUser
Saw this blog post a few hours ago: http://googleadsdeveloper.blogspot.com/2015/05/change-to-default-filters-within.html This is amazing! Really appreciate the AdWords team taking the feedback and that too so quickly! Give me your address and I'll send you and your team beers ;) On Monday, M

Re: Avoid Duplicate offline conversion in Adwords

2015-05-07 Thread Michael Cloonan (AdWords API Team)
Hello, Once a conversion is recorded, there is no way to remove it or to null its value. Please be sure that a conversion is correct before uploading. Because of this restriction, you cannot remove the old conversion in order to add an updated one with the same GCLID and a different timestamp.

Re: credentials expires with .NET client

2015-05-07 Thread Raghavendra Soudala (AdWords API Team)
Hi PPC Developer, When you generated your OAuth credentials, did you set the *access_type* to *online*? If so, then you only received an *access_token*, and an *access_token* will expire in roughly one hour. Could you try generating your OAuth credentials, but this time request an *access_type

Re: Error Bad Gateway (and others) most of time since this morning

2015-05-07 Thread Nadine Sundquist (AdWords API Team)
Hello Pierre, Check out this post to see if the solutions provided there will fix you problem. Thanks, Nadine, AdWords API Team On Thursday, May 7, 2015 at 11:33:02 AM UTC-4, Pierre Augereau wrote

Re: Upgraded URL - URL_NOT_EQUIVALENT error although they should be

2015-05-07 Thread Michael Cloonan (AdWords API Team)
Hello, I am reaching out to our engineering team to see if there's some valid format that will be acceptable here for the migration. I will let you know as soon as I hear back. Regards, Mike, AdWords API Team On Thursday, May 7, 2015 at 9:48:07 AM UTC-4, Udo Gröbner wrote: > > Hi Mike, > > t

Avoid Duplicate offline conversion in Adwords

2015-05-07 Thread Girish Nandaniya
We have integrated the Google Adwords API in C# to import offline conversion. Adwords ignores the duplicate conversion if GCLID, conversion name, and conversion time are same. Sometimes we have GCLID, conversion name are same but, conversion time is different in this situation we want to dis

Selection of FeedItem from the Feed.

2015-05-07 Thread Paulius Šepetys
Hello, I have a feed for "Dynamic display ad feed (Flights)" and I have a question if I can select a FeedItem by it's AttributeValue, for example by Destination ID or by Destination Name? Thanks, P. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: retrieve clicks/impressions, etc reports by the hour? For 24 hours a day in one report?

2015-05-07 Thread Aditya
Are you using ad hoc reports? https://developers.google.com/adwords/api/docs/guides/reporting If not, try pulling one of these report types , and it should do the job for you. Here's a pretty thorough example

Error Bad Gateway (and others) most of time since this morning

2015-05-07 Thread Pierre Augereau
Good afternoon, Since this morning (May 7th 2015), I have got many errors : - "Bad Gateway" - "Failed to load response into DOM: DOMDocument::loadXML(): Empty string supplied as input in **/Google/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 268" - "[WSDL] SOAP-ERROR: Pa

Will upgraded URLs replace target URLs on keyword level?

2015-05-07 Thread Dominic Asche
The available documentation on upgraded URLs is not 100% clear to me: - We are using the API to change the target URLs per keywords (we are setting the target URL on keyword level) - Will this be available after July 1st once upgraded URLs are obliged? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: IPv6 Exclusion

2015-05-07 Thread Nadine Sundquist (AdWords API Team)
Hello Dorian, I'm looking into this and will get back to you. If you get a chance to test it before I have the answer for you, I would like to hear about the outcome. Best, Nadine, AdWords API Team On Wednesday, May 6, 2015 at 11:40:28 AM UTC-4, Dorian Kind wrote: > > Hi there, > > Just out of

Re: MutateJobService - slow response

2015-05-07 Thread Josh Radcliff (AdWords API Team)
Hi, Thanks for getting the log message. That clearly shows that out of the 20 seconds it took to: 1. Prepare the request (including converting it to SOAP XML) 2. Send the request 3. Process the response only 1.167 seconds was actually spent on step 2. This means that something else be

Re: API developments for Trueview

2015-05-07 Thread Bernardo Alves
Hi, Since it's been a while since the last time this was asked, I'd like to know if there's any progress regarding the development of Trueview campaign reporting using Adwords API. Many thanks, Bernardo Alves quinta-feira, 20 de Junho de 2013 às 13:25:34 UTC+1, David H escreveu: > > Hi > > S

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR requesting Campaign Extension

2015-05-07 Thread Udo Gröbner
Same behaviour/problem here (with ruby client) On Tuesday, April 21, 2015 at 5:38:43 PM UTC+2, omar.t...@stylight.com wrote: > > I'm having exactly the same problem. Any idea what this is about? > > Omar > > On Tuesday, 14 April 2015 16:41:12 UTC+2, Danial Klimkin wrote: >> >> Hello Afzal, >> >>

Re: Upgraded URL - URL_NOT_EQUIVALENT error although they should be

2015-05-07 Thread Udo Gröbner
Hi Mike, thank you for your answer. I already had a look at the guide and tried just decoding once (for a single redirect). Unfortunately, the API still responds with an URL_NOT_EQUIVALENT error. (Just tried again) I think, it happens most likely when there is a wrongly encoded value track para

Re: Upgraded URL - URL_NOT_EQUIVALENT error although they should be

2015-05-07 Thread Michael Cloonan (AdWords API Team)
Hello, If you haven't already, please take a look at our guide on how to upgrade ads to use tracking templates. Specifically relevant is the table that shows what the URL looke

Re: UnicodeDecodeError on DownloadReportAsStringWithAwql

2015-05-07 Thread Anash P. Oommen (AdWords API Team)
Hi, Looks like this is now being tracked on https://github.com/googleads/googleads-python-lib/issues/55. Could you subscribe to that thread? The library owner is already on that thread, and he will work with you to get the issue fixed. Cheers, Anash On Wednesday, May 6, 2015 at 12:10:08 PM UT

Re: Report to plot Graph with in example clicks over impressions

2015-05-07 Thread Anash P. Oommen (AdWords API Team)
Hi Michael, AdWords scripts cannot tell you when an adgroup started serving, the best thing you can do is to request the Date column and find out the first known impression from that ad group. As for performance: we have a best practice guide available at https://developers.google.com/adwords/

Re: Upgraded URL - URL_NOT_EQUIVALENT error although they should be

2015-05-07 Thread Udo Gröbner
Or to rephrase the problem: For your check for AdError.URL_NOT_EQUIVALENT, you decode the final URL. I couldn't reproduce the decoding step in a consistent way for special URL parameters (especially value track parameters, that were wrongly encoded in the initial destination url). This results in

How to calculate total CTR

2015-05-07 Thread Michael D
Hi, I have a campaign with 8 AdGroups. The CTR values are 3.7% , 2.8% and 6 times 0% The total value is 2.9% How do they calculate this? Thanks in advance, Michael -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogs

retrieve clicks/impressions, etc reports by the hour? For 24 hours a day in one report?

2015-05-07 Thread Michael D
Hi, is it possible to retrieve clicks/impressions, etc reports by the hour? And also for example if I want a plot with clicks versus impressions for the last month, then im doing 30 seperate requests for every Day in this month. This takes too a lot of time. Is there another way to do this i

Re: Reg:Search Impression Share in v201402

2015-05-07 Thread Jahanger Gull
Hi i am working over caching the data so we can prepare reports quickly, now facing the same issue over displaying the search impression share, is there any way around to cache search impression share for each day and then make it calculate over any selected date range ? I have tried to get E

Re: OfflineConversionFeed with multiple AdWords accounts

2015-05-07 Thread Rob
Thanks for the suggestion Josh, I'll certainly take a look when I get time. I suspect we'll need to cater for situations where e.g. we have an MCC login, a Conversion Name that exists only in one of the sub accounts, and a gclid that matches a different account. It will be interesting to see wha

Re: Upgraded URL - URL_NOT_EQUIVALENT error although they should be

2015-05-07 Thread Udo Gröbner
Hi Mike, thanks for your answer. While that worked for some examples, it doesn't for others. What I'm trying to do now: - URL unescape the final url until there are no encoded symbols left - URL escape only the query parameters (if they're not value track parameters) But that's also not working