How to get ValuePerConversion of each conversion

2013-11-25 Thread Tanveer Hussain
Hi, I am trying to find the solution from last four days but i am unable to success, can anyone help me to resolve my following problem. I want to know ValuePerConversion of each successful conversion of same ad. For example if three successful conversions are made on that ad and we pass the

Re: URL Performance Report

2013-11-25 Thread Danial Klimkin
Hello MT, As with the original post, please send me the exact report request you are sending and the account ID over email (reply to author button). I am closing this post as it is back from 2012. Please feel free to open a new thread at any time. -Danial, AdWords API Team. On Thursday,

Re: Developer/Authentication Token

2013-11-25 Thread Danial Klimkin
Hello Bob, Please see this document on the purpose of developer token: https://developers.google.com/adwords/api/faq#15113 and this article on how to sign up: https://developers.google.com/adwords/api/docs/signingup -Danial, AdWords API Team. On Thursday, November 21, 2013 1:50:16 AM

Re: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] with api 201309

2013-11-25 Thread Danial Klimkin
Hello Munish, What is the service you are calling? Please attach for XML log for both request and response (make sure to remove sensitive parts, such as developer token). -Danial, AdWords API Team. On Thursday, November 21, 2013 2:40:53 PM UTC+4, Munish Kumar wrote: Hi, I am using

Re: GetRefrechToken's url provides mismatch error

2013-11-25 Thread Danial Klimkin
Hello Gyula, It looks like you specified web application while generated the client ID and secret parameters. For the examples, please use installed application type. -Danial, AdWords API Team. On Wednesday, November 20, 2013 8:59:43 PM UTC+4, Gyula Kramer wrote: I tryed setup the OAuth

Re: Get field mark

2013-11-25 Thread Danial Klimkin
Closing as duplicate. On Wednesday, November 20, 2013 8:25:45 PM UTC+4, adw...@madeiramadeira.com.br wrote: How to get field Mark Campaigns / Ads in v201309? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: UNEXPECTED_INTERNAL_API_ERROR

2013-11-25 Thread Danial Klimkin
Hello Shawn, It looks like this error hasn't occurred recently as I can't find any match in the recent logs. Did you receive it in the last few days? Can you please share a newer request ID? -Danial, AdWords API Team. On Friday, November 22, 2013 7:04:07 AM UTC+4, Shawn Kernes wrote:

Re: In a weird situation when authenticate by OAuth2

2013-11-25 Thread Danial Klimkin
Hello Miho, You can use any account to create client ID and client secret. This is normally the account you use for development, can be someone else's account (like 3rd party developer etc). The access is only defined by the account you've logged in on the consent screen. You can use the

Re: Quotas for this project have been disabled due to suspected abuse. = what abuse? Why did this happen?

2013-11-25 Thread Danial Klimkin
Hello Purasilk, This group is for discussing AdWords API only. Are you describing a problem with AdWords API? -Danial, AdWords API Team. On Friday, November 22, 2013 12:44:16 AM UTC+4, Purasilk Thai land wrote: Quotas for this project have been disabled due to suspected abuse. = what

Re: Select Campaign's Shopping Channel via AdWords api

2013-11-25 Thread Paul Matthews (AdWords API Team)
Hi Michel, It looks as though you're showing shopping channelhttps://support.google.com/adwords/answer/3461240 in product listing ads https://support.google.com/adwords/answer/2456103 (PLAs). At present, the AdWords API doesn't support this property of PLAs. Please follow the AdWords API

Re: calls from ads conversion casing

2013-11-25 Thread Paul Matthews (AdWords API Team)
Hi Greg, Can you provide us with an example response from the API (keeping to our forum rules https://groups.google.com/d/msg/adwords-api/lUQpWowB44k/4SLfkHbk4ZgJ about including sensitive information)? I'm unaware of any lowercase filters applied to reports - they should be returned in the

Re: AwReporting is very disappointing

2013-11-25 Thread Paul Matthews (AdWords API Team)
Hi All, For any queries, bugs or feature requests on AwReporting, please post them on the AwReporting github issue trackerhttps://github.com/googleads/aw-reporting/issues. This will ensure feedback is handled by the most appropriate team. Regards, - Paul, AdWords API Team. On Friday, 22

Re: AdGroupFeedService and phone number help

2013-11-25 Thread Paul Matthews (AdWords API Team)
Hi GDZ, Please can you post library specific bugs, queries and feature requests on in the library issue tracker - in this case, please post it in the google-apis-ads-python issue tracker https://code.google.com/p/google-api-ads-python/issues/list. This is to ensure all the library specific

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-11-25 Thread Paul Matthews (AdWords API Team)
Hi Christian, Firstly, when you authenticate the user, you need to ensure you include *scope=offline*https://developers.google.com/accounts/docs/OAuth2WebServer#formingtheurl, otherwise you'll need the user to be present for all requests. Secondly, it seems as though you're not using the most

Reproducible ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2013-11-25 Thread Dorian Kind
', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'ADGROUP_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'fields': ['Date', 'HourOfDay', 'Name', 'Conversions', 'ConversionValue'], 'dateRange': { 'min': '20131101', 'max': '20131125' }, 'predicates

excluding placements via API

2013-11-25 Thread Berry Tsakala
I want to exclude specific placements by URLs or other means. I receive the placements and all metadata from an AWQL query. I'm looking for documentation or example. I know how to edit a campaign, but i don't know which object need to be altered for placement exclusion, and which documentation

Re: What is the correct way to link Merchant Center to Adwords account via API?

2013-11-25 Thread Christian
Hi, for our service it's also a problem that the API does not allow the addition of product extensions to campaigns. Without this ability it is not possible to automatically set up PLA campaigns. Since it is possible to create product ads and product criteria, wouldn't it make sense to also

Re: excluding placements via API

2013-11-25 Thread Berry Tsakala
*So far I found this discussionhttps://groups.google.com/forum/#!topic/adwords-api/lzqA8W1w7F0which points to this page in the documentation:http://code.google.com/apis/adwords/docs/developer/CriterionService.html#setCampaignNegativeCriteria - but it doesn't exist

add- network bid using adwords api

2013-11-25 Thread Incite ML
hi , am using google adwords v201306 to add the campaign. i couldn't able to find the code to add the display network bid using the api. Please assist me to get the code Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

add- network bid using adwords api

2013-11-25 Thread Incite ML
hi , am using google adwords v201306 to add the campaign. i couldn't able to find the code to add the display network bid using the api. Please assist me to get the code Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

How to apply filter on Campaign Performance Report

2013-11-25 Thread Ramakrishna BS
After connecting to API console to get the required reports, we were able to generate the reports clients based. We need to have the following additional condition to be placed in our report to filter the data, kindly help me on this. We are currently generating Campaign Performance report

Re: need an example for fetching Stats in Java without executing a report to file system - due to migration to v201309

2013-11-25 Thread assaf
No special reason for avoiding the new authentication method - just never done it before. I just need the jars so the code will compile (no Maven plugin etc). Is what I am looking for referred as Api-Ads? What would be what I am looking for?

Re: keyword id 3000004

2013-11-25 Thread Josh Radcliff (AdWords API Team)
Hi Greg, Thanks for sending over the additional details. I've tried to reproduce that behavior but I'm not seeing 304 or AutomaticKeywords in the results. 1. Could you send over the full report definition you are using so I can replicate the request in its entirety? 2. Are you

Re: How to enable webpage targeting?

2013-11-25 Thread Paul Matthews (AdWords API Team)
You should be able to create all but the DomainInfoExtension, yes. The DomainInfoExtension can be created in the frontend and used in the API. Regards, - Paul, AdWords API Team. On Wednesday, 30 October 2013 13:30:35 UTC, Kevin Nguyen wrote: sorry --- *to understand* On Wed, Oct 30, 2013

Re: How to enable webpage targeting?

2013-11-25 Thread Kevin Nguyen
Hi Paul, That solution is not scalable at all when we are managing thousands of adwords accounts. -Kevin On Mon, Nov 25, 2013 at 8:17 AM, Paul Matthews (AdWords API Team) adwordsapiadvisor+p...@google.com wrote: You should be able to create all but the DomainInfoExtension, yes. The

Feeds limit question

2013-11-25 Thread GDZ
Say my campaign has 30 ad groups and I need to have separate call extension for each group. Is it possible to do using feeds because as far as I know limit is 20? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: How to apply filter on Campaign Performance Report

2013-11-25 Thread Rooney Achilles
Hi RamaKrishna, I hope you are already aware of the 'ClickType' predicate filters zero impressions rows in performance report. It filters how often your ad is served with that ClickType-Headline. On Mon, Nov 25, 2013 at 7:54 PM, Ramakrishna BS trueactio...@gsicommerce.com wrote: After

Re: How to apply filter on Campaign Performance Report

2013-11-25 Thread Ramakrishna BS
Hi Sanju, Yes I understand the ClickType does the same. But it is not working when I placed the code like i given. I need the data with ClickType = 'Headline', the rest i should avoid. But whenever I try to give ClickType either in fields / predicates it is not working. As per my code, did do

Re: Feeds - EntityCountLimitExceeded.ACCOUNT_LIMIT

2013-11-25 Thread Josh Radcliff (AdWords API Team)
Hi, Rather than delete the *FeedMapping* in step 2, I would recommend removing the *CampaignFeed* or *AdGroupFeed*. The *FeedMapping* is for indicating the placeholder typeshttps://developers.google.com/adwords/api/docs/appendix/placeholders and fields for the Feed. On Feeds with origin

Performance Report Headline data to be paulated

2013-11-25 Thread Ramakrishna BS
Hi, I'm trying to generate Campaign Performance Report using .Net Client library. I need the data only with Headline information (ClickType = 'URL_CLICKS'). Can any body help me on this, how to get only Headline data using .Net code Thanks in advance, Ramakrishna -- --

Re: AdWords Ad Details like % Served, Clicks etc... Which API call will return these information.

2013-11-25 Thread Bikram Bhuyan
Hi Danial, Thanks a lot the information. Based on your details I went through all the available reports and found out the data that is returned by the reporting APIs. However there are some data requirements for out project I am yet to find the information. I might be missing these details,

Re: Auction Insights Report

2013-11-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Jeremy, It's not available at this moment. Best, - Takeshi, AdWords API Team On Friday, November 22, 2013 10:42:23 PM UTC+9, Jeremy Aube wrote: Just wanted to see if this might be available now. On Monday, April 1, 2013 3:24:20 AM UTC-4, Takeshi Hagikura (AdWords API Team) wrote:

Re: Problems with OAuth 2.0 (java)

2013-11-25 Thread Takeshi Hagikura (AdWords API Team)
Hi, The documentation looks not right. There is no concept of access type for service accounts. We're fixing the sample code. For the time being please ignore the line of .setAccessType(offline). The error messages seems you don't have a proper access token. When you invoked the

Re: How to get ValuePerConversion of each conversion

2013-11-25 Thread Imran Shahzad
Good Day! I have the same problem. Can anyone guide? Regards, Imran -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api

Changing a non-api adwords account to a api based adwords account

2013-11-25 Thread Dev Gupta
Hello, Currently we have a non-API based adwords account and we plan to move to an API based ad-words account; can the below be done in order to preserve the account history? 1 Is it possible to change a non-API account to an API account (for the purpose of preserving the account history) 2 If