Re: The difference between the number of transactions in Google Analytics and Conversion per Click in AdWords

2014-01-20 Thread Danial Klimkin
Hello Ksenie,


It looks like this is a general product question, not specific to the API. 
Please check with the general AdWords support in this case:

  https://support.google.com/adwords/


-Danial, AdWords API Team.


On Thursday, January 16, 2014 5:14:55 PM UTC+4, Ksenie wrote:

 Accounts GA and AdWords are linked.
 Data for AdW are shared.
 In AdWords is auto-tagging enable.

 Number of transactions in GA is more than number of Conversions 1 per 
 Click in AdWords. I take one specific campaign.


 Sorry, maybe I understand something wrong but How?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Why do i get Unparseable Gclid error?

2014-01-20 Thread Danial Klimkin
Closing as duplicate 
of: https://groups.google.com/d/msg/adwords-api/_UrrVodPSRk/zcEU-hEGMbQJ


-Danial.

On Thursday, January 16, 2014 12:54:46 PM UTC+4, moshe@888holdings.com 
wrote:

 Hi!

 We are attempting to upload offline conversions to the company's adwords 
 accounts, but we keep getting the same error for every GCLID so far - 
 [OfflineConversionError.UNPARSEABLE_GCLID 
 @ operations[0].operand]

 We're using the latest PHP API source code from 
 https://github.com/googleads/googleads-php-lib (v201309).


 Please assist..

 Thanks,
 Moshe.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Cannot upload offline conversions.

2014-01-20 Thread Danial Klimkin
Hello,


This error means the GLCID string provided is not a valid Google Click ID. 
Did you get the ID from the CLICK_PERFORMANCE_REPORT?


-Danial, AdWords API Team.


On Thursday, January 16, 2014 1:05:42 PM UTC+4, moshe@888holdings.com 
wrote:


 Hi,

 We're using the latest Php Api source code example (
 */examples/AdWords/v201309/AdvancedOperations/UploadOfflineConversions.php*) 
 to test upload offline conversions, but we keep getting the same error:
 [OfflineConversionError.UNPARSEABLE_GCLID @ operations[0].operand]

 The source was downloaded from here: 
 https://github.com/googleads/googleads-php-lib.

 Why is this happening?

 lease assist..


 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Get Location Extension Report

2014-01-20 Thread Danial Klimkin
Hello Sidnei,


Location extensions have not yet been replaced with feeds-based ones. They 
should still show up in the legacy report.

Social extensions are not yet supported.


-Danial, AdWords API Team.

On Friday, January 17, 2014 5:30:16 PM UTC+4, Sidnei Pereira wrote:

 I saw at the following page of the AdWords documentation, that the 
 AD_EXTENSIONS_PERFORMANCE_REPORT will bring only legacy campaign 
 extensions[1]. It also says that to use upgraded extensions I've to use the 
 PLACEHOLDER_FEED_ITEM_REPORT, but this last report type doesn't has the 
 option to choice the Location Extension. As shown in the second link[2], 
 the avaible types are only: SITELINKS, CALL and APP. I now that Social 
 Extension isn't supported yet as were declared, but that is the same for 
 Location Extension or there's such a way to get it? If not, there will be 
 somehow?


 [1]https://developers.google.com/adwords/api/docs/appendix/reports#ad-extensionshttps://developers.google.com/adwords/api/docs/appendix/reports#ad-extensions
 [2]https://developers.google.com/adwords/api/docs/appendix/placeholdershttps://developers.google.com/adwords/api/docs/appendix/placeholders


 Thanks in advance!

 ---
 Att,
 Sidnei Pereira
 System Analyst/Developer at dp6 http://www.dp6.com.br
 sidnei@dp6.com.br javascript:


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Policy Violation error - Tobacco products?

2014-01-20 Thread Danial Klimkin
Hello,


If the policy violation is triggered by an irrelevant product, you can 
request a manual review. Check the isExemptable flag of the error to find 
out if it is allowed.

We have an example on how to request an exemption for each of our 
libraries, for example for Java:

  
https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201309/errorhandling/HandlePolicyViolationError.java


-Danial, AdWords API Team.


On Friday, January 17, 2014 8:29:35 PM UTC+4, 
it.dep...@targetcomponents.co.uk wrote:

 I've been getting an error message back about a policy violation for a 
 campaign update using the AdGroupAdService mutate. 

 I keep getting a message simply saying that the message violates the 
 Tobacco and Cigarettes external policy and gives me a link to page that's 
 of no help as to what keyword triggered the violation.

 The kicker is that it's triggering on some networking kit product codes.

 I can give a sample of the XML that i think it's complaining about but it 
 doesn't really give much hints as to why. 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 64-bit support for iOS Conversion Tracking SDK

2014-01-20 Thread Danial Klimkin
Hello Edwin,


This group is for questions regarding AdWords API only. Please check with 
the relevant group / support team.


-Danial, AdWords API Team.


On Friday, January 17, 2014 1:08:25 PM UTC+4, Edwin Schaap wrote:

 iOS 7 now supports 64-bit devices and I'd like to release 64-bit versions 
 of my applications. Since Analytics has now added 64 bit support, the iOS 
 Conversion Tracking SDK is my last 32 bit dependency. 

 When will the Google Conversion Tracking libraries be released for 64 bit 
 iOS projects?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to get report data for multiple client accounts in single report?

2014-01-20 Thread Danial Klimkin
Hello Tom,


Any API request can be executed against one account only. To get a report 
for multiple accounts, run one for each of them and combine them on your 
side.


-Danial, AdWords API Team.


On Friday, January 17, 2014 12:23:03 AM UTC+4, Tom wrote:


 Hi All,
  
 I want to download the report for all my clients in single request. I have 
 specified clientCustomerId for one of the client in ads.properties file. 
 Is there any way to specify the parameter clientCustomerId for more than 
 one client id? If not, whats is the workaround for this? 
  
 Any help is appricated !
  
 Thanks !


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2014-01-20 Thread Danial Klimkin
Hello Paris,


Unfortunately, AdParams can not now be retrieved via reports. I will log 
this as a feature request.

You can use predicates to limit the size of the resulting set.


-Danial, AdWords API Team.


On Friday, January 17, 2014 3:51:42 AM UTC+4, Paris Theofanidis wrote:

 Hi all,

 AdHoc reports are actually preferable since they are much faster so I do 
 prefer them in general. However, I can't seem to find any way to get the 
 AdParams through report. Any suggestion?

 Best,
 Paris

 On Friday, 11 October 2013 03:45:00 UTC+2, Takeshi Hagikura (AdWords API 
 Team) wrote:

 Hi Peter,

 At this moment, we can't tell the maximum number is increased. 
 Please consider one of the following: 

 - narrow the query as much as possible with predicates 
 or 
 - Use Adhoc reports 

 Best,
 - Takeshi, AdWords API Team


 On Thursday, October 10, 2013 1:13:50 AM UTC+9, CSPeter wrote:

 Hi Takeshi -

 Thanks for the correction.

 Is there any consideration being made to increasing this number?  We 
 have clients with single campaigns containing more than 100,000 keywords 
 now.  Having to split this call into many smaller calls is counter to the 
 other recommendations that encourage bulk processing.

 An increase to 200,000 would be a great improvement.

 Thank you,
 Peter

 On Wednesday, October 9, 2013 3:19:30 AM UTC-4, Takeshi Hagikura 
 (AdWords API Team) wrote:

 Hi Peter,

 The number hasn't changed recently. 
 Sorry, in my previous post on September 8, the wrong number was stated. 
 It should have been 100,000. 

 Please see this blog post for the right number. 

 http://googleadsdeveloper.blogspot.jp/2013/09/a-reminder-retrieving-large-result-sets.html
 (Also fixed my previous post)

 Best,
 - Takeshi, 

 On Wednesday, October 9, 2013 2:48:15 AM UTC+9, CSPeter wrote:

 Hi Takeshi,

 Was this number reduced from 1,000,000 to 100,000 recently?

 Either way, why does this limitation exist?  I retrieve keywords by 
 campaign in order to reduce the number of queries made to the API.  If I 
 go 
 back to having to pull by AdGroup, the number of queries required is 
 multiplied by tens, hundreds, or even thousands for some clients.  

 Can this restriction please be set back to the value you stated, 
 1,000,000?

 Thanks,
 Peter

 On Sunday, September 8, 2013 1:06:11 AM UTC-4, Takeshi Hagikura wrote:

 Hi Dorian,

 This was an expected behavior. 
 In the first place, AdWords API does not allow you to retrieve data 
 whose start index is past 5 (the maximum number increased to 
 100 though).
 Please see 
 http://googleadsdeveloper.blogspot.jp/2012/02/adwords-api-retrieving-large-result.html.

 So if the size of the result is large, please use adhoc reports or 
 try to narrow the query with predicates. 

 Best,
 - Takeshi, AdWords API Team

 On Friday, September 6, 2013 3:50:11 AM UTC+9, Dorian Kind wrote:

 Hi Takeshi,

 thanks for your answer, however I am not sure I understand your 
 suggestion. Removing paging.startIndex works fine, but how are we 
 then supposed to fetch results beyond the maximum value of 
 paging.numberResults? 
 In my test, I received a SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED 
 error when raising numberResults beyond approximately 10'000.

 Cheers,
 Dorian

 On Thursday, September 5, 2013 8:42:19 PM UTC+2, Takeshi Hagikura 
 (AdWords API Team) wrote:

 Hi everyone, 

 Thanks for sharing requestIds. 
 Looks like the limit for paging.startIndex was changed. 

 Can you please try removing startIndex to see if it works as a 
 workaround?

 Best,
 - Takeshi, 

 On Thursday, September 5, 2013 12:20:05 PM UTC+9, mm wrote:

 FWIW, we are also seeing this error - can supply additional 
 Request ID's if that is useful

 Thanks -
 mm

 On Tuesday, September 3, 2013 9:35:16 AM UTC-5, 
 fr...@bgenius.comwrote:

 Hi Takeshi,

 We also seem to be experiencing this issue. 
 We have a client account that, according to the AdParamPage 
 objects we get from the adparamservice, contains 
 402856 ad params. After succesfully retrieving a number of pages 
 we get: [SelectorError.START_INDEX_IS_TOO_HIGH @ ; trigger:'19']


 Request ID: 0004e57b8f9aa3680ae5500a660d


 Thank you for looking into this matter.


 Kind regards,

 Jaap-Jan Frans 
 bGenius



 0004e57b6dc1b4c00ae599cb65dd

 For example we have an account that has 402856 ad params, and we 
 get the start index too high message when we reach start index 
 Example request ID: 

 Op maandag 2 september 2013 14:39:59 UTC+2 schreef Takeshi 
 Hagikura (AdWords API Team):

 Hi Dorlan,

 Thanks for the report. 
 Could you please tell us the example requestId (It's included in 
 the soap response)? 
 I'll look into that.

 Best,
 - Takeshi, AdWords API Team

 On Monday, September 2, 2013 4:46:57 PM UTC+9, Dorian Kind wrote:

 Hello,

 as this issue is affecting us quite heavily, I'm bumping this 
 thread. If any request IDs or SOAP logs would be of help, I'll 
 gladly 
 provide them.

 Many thanks and best regards,
 Dorian

 On 

Important: ClientLogin is deprecated, start your migration to OAuth 2.0 now

2014-01-16 Thread Danial Klimkin
Hello All,


As previously 
announcedhttp://googleadsdeveloper.blogspot.com/2013/09/announcing-sunset-of-clientlogin-in.html,
 
ClientLogin authorization is deprecated and will *not be supported by 
AdWords API starting the next API version*. Is your AdWords API client 
application still using ClientLogin? If so, you should start your migration 
from ClientLogin to OAuth 2.0 as soon as possible.


Your AdWords API client applications must be fully migrated to OAuth 2.0 
before ClientLogin is sunset in *June 2014*. If you don't migrate by then, 
your client applications will fail -- they won't be able to access your MCC 
account or any AdWords account via the API.


*How do I get started?*


We've prepared a ClientLogin to OAuth 2.0 migration 
guidehttps://developers.google.com/adwords/api/docs/guides/clientlogin-to-oauth2-migration-guide
 which 
includes:

   - Detailed migration strategies based on use cases
   - Code samples to automate parts of the migration
   - Client library-specific migration videos, code, and pertinent OAuth 
   2.0 documentation

You don't want to worry about your applications failing, so get started 
now. For most developers with a single top level MCC, this migration will 
involve only a few configuration and code changes. But if you run into any 
issues with your particular application or AdWords accounts, you'll be glad 
you left plenty of time before the sunset to work things out.


*We are here to help*


If you run into any issues, or if you have any questions, please feel free 
to reach out to us on this forum.



-AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Missing campaign of type Shopping - Product Listing Ads

2014-01-10 Thread Danial Klimkin
Hello Rob,


All ad types are expected to be included in higher-level reports. Please 
let us know if you see this is not the case.


-Danial, AdWords API Team.


On Thursday, January 9, 2014 12:15:29 AM UTC+4, rob wrote:

 Are shopping PLA's metrics being omitted from higher level performance 
 reports, such as ACCOUNT_PERFORMANCE_REPORT? 

 I've had multiple instances where I'm seeing shopping data omitted from 
 higher level totals.

 Thanks


 On Wednesday, December 18, 2013 4:12:12 AM UTC-6, Danial Klimkin wrote:

 Hello Miro,


 I can't provide any exact date unfortunately. Please make sure to follow 
 the announcements on our blog:

   http://googleadsdeveloper.blogspot.com/


 -Danial, AdWords API Team.


 On Wednesday, December 18, 2013 1:36:33 PM UTC+4, Miro Kruzliak wrote:

 Hello Danial,

 thanks you for your response, glad to hear that. Could you be more 
 specific about 
 how far in the future will you be able to deliver this? 

 Thank you very much,
 Miro

 On Thursday, December 12, 2013 7:51:47 PM UTC+1, Danial Klimkin wrote:

 Hello All,


 This new campaign type is not yet available in the API. We are working 
 to introduce them in the future.


 -Danial, AdWords API Team.


 On Monday, December 9, 2013 7:27:50 PM UTC+4, Miro Kruzliak wrote:

 Hello,

 I'm trying to get statistics using Campaign Performance report type, 
 for one customer, but in the outcome I can't see 
 one active campaign of Shopping - Product Listing Ads. I'm not using 
 any predicates and these are the attributes and metrics
 I would like to get:

 ExternalCustomerId,
 Id,
 CampaignName,
 AdNetworkType1Numeric,
 AveragePosition,
 Clicks,
 Impressions,
 Cost,
 Conversions,
 ConversionValue

 I can see this campaign directly in adwords, and there are data for 
 specific date range.
 Any help will be very appreciated :), might be I'm missing somethingg 
 very fundamental 
 regarding the Shopping - Product Listing Ads campaign type.

 Thanks,
 Miro





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Problem with refresh token in Python

2013-12-30 Thread Danial Klimkin
Hello,


Please make sure you are not logged in when opening the auth URL. When 
prompted, log in as your production AdWords account user.


-Danial, AdWords API Team.

On Wednesday, December 25, 2013 9:08:58 AM UTC+4, dev...@simpleunion.com 
wrote:

 Hi there!

 I'm using adwords_examples_python_15.11.1. I can run the example code 
 correctly with a test account before.
 But now, i use a production account, i setup it with the config.py code, 
 and run the generate_refresh_token.py to get new token for the api.
 With my Client Id and Client Secret, i received a link to get the 
 verification code, when used it, i received a None refresh token, so i can 
 not continue to setup my account with config.py.
 Here is my command screen:

 -
   After approving the token enter the verification code (if 
 specified).
   Code: 
 4/2Q4PX7rsGTM6qeXrnYdc-Gy6iXpc.MmF9LajRI3MeXE-sT2ZLcbQ1yxJQhgI
   OAuth 2.0 authorization successful!

   Your refresh token is: None

 -
 I don't know that i did wrong somewhere. Anyone has encountered this 
 situation yet? I need some help

 Many thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Get Percent Served

2013-12-30 Thread Danial Klimkin
Hello Sergey,


This UI value it not directly available in the API. You can calculate it on 
your side though by using AdGroup and ads impression numbers.


-Danial, AdWords API Team.

On Thursday, December 26, 2013 12:05:13 PM UTC+4, Sergey Levitskiy wrote:

 Hello!
 I didn't find any information about this in documentation.
 How can I get Percent Served (Percent Served shows how often one ad was 
 shown instead others in the ad group) using v201309?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Validation failed for [refresh_token] with value []: Either the refresh_token or the access_token is required.

2013-12-30 Thread Danial Klimkin
Hello,


You need to configure auth.ini to include configuration details. Please see 
this article for more details:

  https://github.com/googleads/googleads-php-lib/wiki/Using-OAuth-2.0


-Danial, AdWords API Team.


On Thursday, December 26, 2013 9:01:12 PM UTC+4, sa...@keaadvertising.com 
wrote:

 Hello, I've received this error message when trying to retrieve a keyword 
 report. I've also tried running the getrefreshtoken.php file, but it 
 returns an empty file. Help please! I can't seem to find a solution to his 
 issue, how do I retrieve a refresh token?

 Validation failed for [refresh_token] with value []: Either the 
 refresh_token or the access_token is required.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to add custom field into an Adword Entity (ad)?

2013-12-30 Thread Danial Klimkin
Hi Joan,


No, custom fields are not supported in the AdWords API. Please use ad ID to 
join with a local database instead.


-Danial, AdWords API Team.


On Thursday, December 26, 2013 11:09:39 PM UTC+4, Joan Roig wrote:

 Is there any way to add a custom field into an Ad entity?

 Say I want to be able to add an 'external_id' to an Ad entity. Is that 
 possible at all? I haven't been able to find that in the API docs.

 Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to add Keywords to AdGroup when creating one?

2013-12-30 Thread Danial Klimkin
Hello Joan,


You need to make a separate call to 
AdGroupCriterionServicehttps://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService.
 
Please check out our client libraries, all of them have a large set of 
examples:

  https://developers.google.com/adwords/api/docs/clientlibraries


-Danial, AdWords API Team.


On Saturday, December 28, 2013 3:11:44 AM UTC+4, Joan Roig wrote:


 When an Adgroup is created, is it possible to add keywords in the same 
 call? Or this needs to be done afterwards?

 If so, which fields should I fill when creating the Adgroup?

 Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: refresh token ruby library

2013-12-30 Thread Danial Klimkin
Hi Blake,


Please try config like this:

token_hash = {
   :access_token = ACCESS_TOKEN_FROM_SAMPLE_APP,
   :refresh_token = REFRESH_TOKEN_FROM_SAMPLE_APP,
   :issued_at = 1388190331,
   :expires_in = 3600
 }


-Danial, AdWords API Team.

On Saturday, December 28, 2013 4:44:04 AM UTC+4, Blake Howe wrote:


 Hi guys, Im sorry for yet another question. Ive spent  hours trying to get 
 this work and just seem to be going in circles.

 First of all I can get the sample app working fine, but what I am doing 
 requires offline access. Ive tried a couple of things 

 1. just running the sample app getting the refresh token and plugging it 
 in, but I get invalid token. Here is the sample code:


 token_hash = {
:access_token = ACCESS_TOKEN_FROM_SAMPLE_APP,
:refresh_token = REFRESH_TOKEN_FROM_SAMPLE_APP,
:expires_in = 3600,
:expires_at = 1388190331,
:params = { token_type=Bearer},
:options = { :mode = :header, :header_format = Bearer %s, 
 :param_name=bearer_token }
  }
  
  binding.pry
  # Setup new adwords class and service
  adwords = AdwordsApi::Api.new;
  adwords.logger = Logger.new('adwords_xml.log')
  adwords.credential_handler.set_credential(:oauth2_token, token_hash)
  adwords.credential_handler.set_credential(:client_customer_id, 
 CUSTOMER_ID_OF_ACCOUNT)
  campaign_srv = adwords.service(:CampaignService,:v201309)
  response = campaign_srv.get({:fields = ['Id', 'Name', 'Status']})
  p response[:total_num_entries]

 When I run it I get invalid token. Attached is the debugging output 
 in adwords_xml_for_refresh_token.log

 Thanks in advance,
 Blake




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: search campaigns are coming in display network in adgroup performance report

2013-12-27 Thread Danial Klimkin
Hello Pravesh,


I think I understand the issue now. This is the performance report and 
AdNetworkTypeX is a segmentation column, not an attribute. It causes an 
extra row for each possible network value, but for search campaigns all 
starts for display network rows will be 0. You can avoid this by 
disabling includeZeroImpressions option but then you will only retrieve 
the campaigns that had impressions for the given time period.


-Danial, AdWords API Team.


On Thursday, December 26, 2013 2:07:33 PM UTC+4, Pravesh wrote:

  Thanks for writing in Danial, 

  

 below are the details what you asking for?

 *Omega Learning Center(MCC) Client ID* : 208-766-2334 

 *Omega Learning Center Acworth* : 726-512-7657

 *Campaign ID* :152768659

 *Ad GroupID* : 9285438499

  

  

 Please look into the issue and let us help to fix, we are running in very 
 thin timeline. 

  

 Thanks 

 Pravesh

  
  
 *From:* adwor...@googlegroups.com javascript: [mailto:
 adwor...@googlegroups.com javascript:] *On Behalf Of *Danial Klimkin
 *Sent:* Thursday, December 26, 2013 1:56 PM
 *To:* adwor...@googlegroups.com javascript:
 *Cc:* bantipra...@gmail.com javascript:
 *Subject:* Re: search campaigns are coming in display network in adgroup 
 performance report
  
  
  
 Hello Pravesh,
  
  
  
  
  
 What are the clientCustomerId and campaign ID in question?
  
  
  
  
  
 -Danial, AdWords API Team.
  


 On Tuesday, December 24, 2013 7:29:08 PM UTC+4, Pravesh wrote:
  
 We are running a search campaign named  .But when we download Adgroup 
 Performance report in xml file format, the Search campaign is showing 
 Display Network in both the Network and networkwithsearchPartners.
  
  
  
 Below is the code snippet of what we are using..
  
  
  
  
   
   com.google.api.adwords.v201306.jaxb.cm.Selector selector  reportFile = 
 adwordFolder+/AdGroupPerformanceReport_+clientID+.xml;
  
  
  
 
  
  // Create selector.
  
 selector = new 
 com.google.api.adwords.v201306.jaxb.cm.Selector();
  
 fields = selector.getFields();
  
 fields.add(AccountCurrencyCode);
  
 
 fields.add(AccountDescriptiveName);
  
 fields.add(AdGroupId);
  
 fields.add(AdGroupName);
  
 fields.add(AdGroupStatus);
  
 fields.add(AdNetworkType1);
  
 fields.add(AdNetworkType2);
  
 fields.add(AveragePosition);
  
 fields.add(AverageCpc);
  
 fields.add(AverageCpm);
  
 fields.add(CampaignId);
  
 fields.add(CampaignName);
  
 fields.add(CampaignStatus);
  
 fields.add(Clicks);
  
 fields.add(ClickType);
  
 fields.add(Ctr);
  
 fields.add(TotalConvValue);
  
 fields.add(ConversionRate);
  
 fields.add(Conversions);
  
 fields.add(Cost);
  
 fields.add(CostPerConversion);
  
 fields.add(Date);
  
 fields.add(Id);
  
 fields.add(Impressions);
  
 fields.add(Name);
  
 fields.add(TotalConvValue);
  
 fields.add(Impressions);
  
 fields.add(Week);
  
 fields.add(Year);
  
 fields.add(Impressions);
  
 fields.add(Status);
  
 
 fields.add(ConversionsManyPerClick);
  
  
  
  
  
 reportDefinition = new ReportDefinition();
  
  // Create report definition.
  
 reportDefinition = new 
 ReportDefinition();
  
 
 reportDefinition.setReportName(AdGROUP_PERFORMANCE_REPORT # + 
 System.currentTimeMillis());
  
 
 reportDefinition.setDateRangeType(ReportDefinitionDateRangeType.ALL_TIME);
  
 
 reportDefinition.setReportType

Re: Template Ads Preview

2013-12-27 Thread Danial Klimkin
Hello Bora,


UI linking is not documented externally and can change at any time. 
Unfortunately I can't provide any guidance on generating them.


-Danial, AdWords API Team.


On Friday, December 27, 2013 1:56:46 AM UTC+4, Bora Mocan wrote:

 Hello Again Danial;

 Is there a way to generate to preview link using AdWords API. We are 
 having problems to get the following parameters.

 isExpandable=?
 irskey=?
 s=?
 sig=?

 There is a example link:

 https://adwords.google.com/da/b/dabAdPreview?templateId=375outputFormat=HTML5width=300height=250visibleUrl=www.fbestetik.comdestinationUrl=http://www.fbestetik.comisExpandable=falseirsKey=-6815749697676771328hl=tr_TRad=31562874196adGroup=8493013156ocid=4327336524s=76sig=ACiVB_xq5-nlj1evvW9L_3gsp1ThSLCD7Q

 25 Aralık 2013 Çarşamba 14:35:27 UTC+2 tarihinde Danial Klimkin yazdı:

 Hello Bora,


 The AdWords API does not support this feature currently.


 -Danial, AdWords API Team.


 On Friday, December 20, 2013 5:50:31 PM UTC+4, Bora Mocan wrote:

 Hi,

 How can i get to preview urls of template ads with AdWords API?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: does adwords api support new keyword/adgroup bid landscape?

2013-12-27 Thread Danial Klimkin
Hello Liushine,


No, we don't support this feature in the API currently.


-Danial, AdWords API Team.


On Thursday, December 19, 2013 12:46:01 PM UTC+4, lius...@gmail.com wrote:

 Hi,

 I am wondering if AdWords has some API supporting new keyword / new 
 adgroup bid landscape? I noticed that DataService.getAdGroupBidLandscape 
 and DataService.getCriterionBidLandscape only supports getting bidlandscape 
 for existing keywords/adgroups by their ids, rather than new keywords or 
 new adgroups. 

 Thanks,
 Liushine


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Get info about all Clients without foreah

2013-12-27 Thread Danial Klimkin
Hello Sergey,


API supports access only to one account per request, so to retrieve data 
for all accounts under an MCC you need to do one request per account and 
merge the data.


-Danial, AdWords API Team.


On Tuesday, December 24, 2013 1:22:44 PM UTC+4, Sergey Levitskiy wrote:


 Hello!
 I have a task - to get all campaigns from MCC where 7 days after the start 
 were spend less than 25 USD. How can I write query to not use Client_id of 
 each of them (without foreach)?
 Thanks in advance.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: kind of data from google adwords api

2013-12-27 Thread Danial Klimkin
Hello Kano,


The majority of the data is available via reports in the API. You can 
review available reports and fields here:

  https://developers.google.com/adwords/api/docs/appendix/reports


-Danial, AdWords API Team.


On Tuesday, December 24, 2013 11:15:14 AM UTC+4, Kano Patel wrote:

 what kind of data i get from google adwords api related to my website 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: search campaigns are coming in display network in adgroup performance report

2013-12-26 Thread Danial Klimkin
Hello Pravesh,


What are the clientCustomerId and campaign ID in question?


-Danial, AdWords API Team.


On Tuesday, December 24, 2013 7:29:08 PM UTC+4, Pravesh wrote:

 We are running a search campaign named  .But when we download Adgroup 
 Performance report in xml file format, the Search campaign is showing 
 Display Network in both the Network and networkwithsearchPartners.

 Below is the code snippet of what we are using..


   com.google.api.adwords.v201306.jaxb.cm.Selector selector  reportFile = 
 adwordFolder+/AdGroupPerformanceReport_+clientID+.xml;

  
   // Create selector.
  selector = new 
 com.google.api.adwords.v201306.jaxb.cm.Selector();
  fields = selector.getFields();
  fields.add(AccountCurrencyCode);
  fields.add(AccountDescriptiveName);
  fields.add(AdGroupId);
  fields.add(AdGroupName);
  fields.add(AdGroupStatus);
  fields.add(AdNetworkType1);
  fields.add(AdNetworkType2);
  fields.add(AveragePosition);
  fields.add(AverageCpc);
  fields.add(AverageCpm);
  fields.add(CampaignId);
  fields.add(CampaignName);
  fields.add(CampaignStatus);
  fields.add(Clicks);
  fields.add(ClickType);
  fields.add(Ctr);
  fields.add(TotalConvValue);
  fields.add(ConversionRate);
  fields.add(Conversions);
  fields.add(Cost);
  fields.add(CostPerConversion);
  fields.add(Date);
  fields.add(Id);
  fields.add(Impressions);
  fields.add(Name);
  fields.add(TotalConvValue);
  fields.add(Impressions);
  fields.add(Week);
  fields.add(Year);
  fields.add(Impressions);
  fields.add(Status);
  fields.add(ConversionsManyPerClick);


 reportDefinition = new ReportDefinition();
   // Create report definition.
  reportDefinition = new ReportDefinition();
  reportDefinition.setReportName(AdGROUP_PERFORMANCE_REPORT 
 # + System.currentTimeMillis());
  
 reportDefinition.setDateRangeType(ReportDefinitionDateRangeType.ALL_TIME);
  
 reportDefinition.setReportType(ReportDefinitionReportType.ADGROUP_PERFORMANCE_REPORT);
  reportDefinition.setDownloadFormat(DownloadFormat.XML);
  reportDefinition.setIncludeZeroImpressions(true);
  //reportDefinition.
  reportDefinition.setSelector(selector);



 there are few search network campaigns are falling in display network 
 camapign? not sure where are the exact problem? is there any update in 
 google api?

 Thanks 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Problem with fetching data for a particular date (Cron job PHP v201309)

2013-12-26 Thread Danial Klimkin
Hello MWA,


What is the report type you are running?


-Danial, AdWords API Team.

On Tuesday, December 24, 2013 9:42:51 PM UTC+4, MWA wrote:

 Hi There,

 I have been using v201306 recently, but now when i am going to migrate to 
 version v201309, one of the cron jobs that makes use of conversions data 
 (for a particular date) is returning error:

 if i change my version to v201309

   define('ADWORDS_VERSION', 'v201309'); 

 it gives the following error in selector fields


 *SoapFault Object
 (
 [message:protected] = [SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'Clicks', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'Impressions', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'Cost', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'AveragePosition', SelectorError.INVALID_FIELD_NAME 
 @ serviceSelector; trigger:'AverageCpc', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'AverageCpm', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'Ctr', SelectorError.INVALID_FIELD_NAME @ 
 serviceSelector; trigger:'Conversions']
   
 ==
  *

 *  Following are my selector feilds:*

   $selector-fields = array('Id','KeywordText', 
 'KeywordMatchType','PlacementUrl','Status','SystemServingStatus','ApprovalStatus','DestinationUrl','FirstPageCpc','IsKeywordAdRelevanceAcceptable','IsLandingPageLatencyAcceptable','IsLandingPageQualityAcceptable','QualityScore','CpcBidSource','CpmBidSource','Clicks','Impressions','Cost','AveragePosition','AverageCpc','AverageCpm','Ctr','Conversions','EnhancedCpcEnabled','CpcBid','CpmBid');


 With v201306 it runs fine, What should I do now?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Intermittent connectivity issues with API reports server (v201309)?

2013-12-26 Thread Danial Klimkin
Hi MG,


I'll check with our DotNet library author who may have a better insight.


-Danial, AdWords API Team.


On Friday, December 27, 2013 9:15:02 AM UTC+4, AdWordsApiUser wrote:

 I made the change to remove the Continue-100 header from the soap 
 requests, however, the issue persists. It is only getting worse day by day, 
 in the sense the percentage of requests that are failing due to this is 
 increasing. We changed our server IP, even moved servers, and nothing seems 
 to have helped.

 On Friday, December 27, 2013 9:22:53 AM UTC+5:30, AdWordsApiUser wrote:

 So I found this post by Jeff from the API team that describes a potential 
 solution to this issue, however that post is about 5 years old. Could some 
 help clarify it is still relevant?

 https://groups.google.com/d/msg/adwords-api/G-LsplilLiY/r9ZKYq8r29EJ

 Thanks!
 Manas

 On Thursday, December 26, 2013 8:38:44 PM UTC+5:30, AdWordsApiUser wrote:

 Hi Danial,

 So after some investigation, here is the exception that we see (we're 
 using .NET API). Any ideas why this would be happening?

 System.Net.WebException: The underlying connection was closed: An 
 unexpected error occurred on a send. --- System.IO.IOException: *Unable 
 to read data from the transport connection: An existing connection was 
 forcibly closed by the remote host. --- 
 System.Net.Sockets.SocketException: An existing connection was forcibly 
 closed by the remote host*
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, 
 Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, 
 Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, 
 Int32 count)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, 
 AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 
 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean 
 receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult 
 lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext 
 executionContext, ContextCallback callback, Object state, Boolean 
 preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext 
 executionContext, ContextCallback callback, Object state, Boolean 
 preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext 
 executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication
 ...
at *ReportUtils.ReportUtilities.DownloadReportToStream*()

 This is affecting our users. Will appreciate help!

 Manas

 On Thursday, December 19, 2013 3:44:56 PM UTC+5:30, Klimkin wrote:

 Hi MG,


 From our side, we haven't caught any alerts. Most likely it was limited 
 to your ISP / network as we had no other reports of the issue.


 -Danial, AdWords API Team.


 On Tuesday, December 17, 2013 9:50:02 AM UTC+4, AdWordsApiUser wrote:

 We've been noticing intermittent connectivity issues to API reports 
 servers v201309 for the last 24 hours or so. We can't reach the server 
 for 
 a few minutes, and then it is back up. Seems to happen from all our 
 locations at the same time (US + Asia), and every few hours. Anyone else 
 seen this or any known issues going on right now?

 Thanks!
 MG



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-25 Thread Danial Klimkin
Hello Slava,


No changes are expected with this report. I believe we are looking into 
this in detail on a separate thread so I am closing this one to avoid 
duplicates.


-Danial, AdWords API Team.


On Tuesday, December 24, 2013 9:26:32 PM UTC+4, Slava wrote:

 The thing is I was getting Disapproved sitelink via this report before.  
 Do you think the functionality was changed so new such sitelinks do not 
 come through?

 On Tuesday, December 24, 2013 12:13:40 AM UTC-8, Danial Klimkin wrote:

 Hello Slava,


 Please try using v201309. We hope to explicitly publish this information 
 about each report soon.


 -Danial, AdWords API Team.


 On Tuesday, December 24, 2013 5:43:36 AM UTC+4, Slava wrote:

 yes, I do send includeZeroImpressions.

 I understand that includeZeroImpressions not supported error was 
 introduced in v201309.  I am using v201306 though and I am not getting 
 includeZeroImpressions error.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Template Ads Preview

2013-12-25 Thread Danial Klimkin
Hello Bora,


The AdWords API does not support this feature currently.


-Danial, AdWords API Team.


On Friday, December 20, 2013 5:50:31 PM UTC+4, Bora Mocan wrote:

 Hi,

 How can i get to preview urls of template ads with AdWords API?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How can I change report language

2013-12-25 Thread Danial Klimkin
Hello Sergey,


All API responses are in English only. It should be possible to substitute 
column names / footers on the client side for the language of your choice.


-Danial, AdWords API Team.


On Monday, December 23, 2013 2:42:14 PM UTC+4, Sergey Levitskiy wrote:

 Hi! How can I set report language?

 *Now CSV:*

 AD_PERFORMANCE_REPORT (Dec 1, 2013-Dec 20, 2013)
 Ad ID,Ad,Campaign ID,Campaign,Ad group ID,Ad group
 43893796927,Header,148153447,Campaign #1,9523291327,Ad Group #1
 43969612087,Header 2,148153447,Campaign #1,9531291367,Ad Group #2
 Total, --, --, --, --, --

 *How can I get this:*

 AD_PERFORMANCE_REPORT (Dec 1, 2013-Dec 20, 2013)
 Ad ID,Ad,Campaign ID,Campaign* (IN RUSSIAN)*,Ad group ID ,Ad group *(IN 
 RUSSIAN)*
 43893796927,Header,148153447,Campaign #1,9523291327,Ad Group #1
 43969612087,Header 2,148153447,Campaign #1,9531291367,Ad Group #2
 *RUSSIAN TOTAL NAME*, --, --, --, --, --

 Thanks in advance.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: The URL google returns to access a refresh token does not work, help?

2013-12-24 Thread Danial Klimkin
Hello Yaniv,


Were you logged in with the developer account when acquiring the refresh 
token? Please try to log out and log in as AdWords account user when 
prompted.


-Danial.


On Monday, December 23, 2013 3:21:09 PM UTC+4, Yaniv wrote:

 Daniel,
 Thanks so much for clearing this out! 
 While this worked and I was able to run the refresh token script included 
 in your python client library I now encountered a different error
 after running the config script to store all my credentials for client 
 calls it seems like I still missing permissions as each api call I do with 
 the configured client ends up with and invalid grant exception 
 (oauth2client.client.AccessTokenRefreshError: invalid_grant)

 Any ideas what's causing this and what I'm missing here?
 Thanks

 Y.

 On Monday, December 23, 2013 11:29:49 AM UTC+2, Danial Klimkin wrote:

 Hi Yaniv,


 In the cloud console, when you create a new client ID, you need to select 
 Installed Application as the first choice and Other as the second. 
 You'll see redirect URL of the created client as:

 Redirect URIs: 
 urn:ietf:wg:oauth:2.0:oob
 http://localhost

 Danial, AdWords API Team.


 On Sunday, December 22, 2013 9:08:40 PM UTC+4, Yaniv wrote:

 Hi Daniel can you please provide more details on where exactly should I 
 check that the client id is register with the OOB redirect URL? (I'm having 
 the same issue..)

 Thanks

 Y.

 On Thursday, August 1, 2013 4:08:57 PM UTC+3, Danial Klimkin wrote:

 Hello Luke,


 Can you please double-check the client application ID is the installed 
 application client ID with the OOB redirect URI listed as a valid 
 redirect 
 in the API Console?

 I can't see any other reason for this error.


 -Danial, AdWords API Team.


 On Thursday, August 1, 2013 4:34:50 AM UTC+4, Luke Culbertson wrote:

 I am also receiving the same error (redirect uri mismatch) when 
 running the generate_refresh_token.py script, even with an offline 
 application type.

 Request Details

- from_login=1
- cookie_policy_enforce=false
- scope=https://adwords.google.com/api/adwords
- response_type=code
- access_type=offline
- redirect_uri=urn:ietf:wg:oauth:2.0:oob
- as=-3dec539cc01dab84
- display=page
- pli=1
- client_id=***.apps.googleusercontent.com
- authuser=2
- hl=en

 Any ideas on what is causing this?

 On Wednesday, July 31, 2013 2:54:53 AM UTC-7, Danial Klimkin wrote:

 Hello,


 What is the type of the client you use? For Web application type you 
 need to explicitly list allowed redirect URLs in the API console.

 From your request it looks like you need an offline (standalone) 
 application type.


 -Danial, AdWords API Team.


 On Tuesday, July 30, 2013 12:17:18 AM UTC+4, connor@room77.comwrote:

 I am currently trying to access the monthly search volume of a given 
 keyword. To do this, I need to generate a refresh token using 
 generate_refresh_token. The URL it gives me to access the verification 
 code 
 is broken, returning the error: redirect_uri_mismatch. It states: The 
 redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a 
 registered redirect URI.

 The details are:


- cookie_policy_enforce=false
- scope=https://adwords.google.com/api/adwords
- response_type=code
- access_type=online
- redirect_uri=urn:ietf:wg:oauth:2.0:oob
- display=page
- client_id=230466429510.apps.googleusercontent.com


 The URL it gives me is: 
 https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwordsredirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoobresponse_type=codeclient_id=230466429510.apps.googleusercontent.comaccess_type=offline

 Is there any way to fix this, or generate a token another way?

 Thank you



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-24 Thread Danial Klimkin
Hello Slava,


Please try using v201309. We hope to explicitly publish this information 
about each report soon.


-Danial, AdWords API Team.


On Tuesday, December 24, 2013 5:43:36 AM UTC+4, Slava wrote:

 yes, I do send includeZeroImpressions.

 I understand that includeZeroImpressions not supported error was 
 introduced in v201309.  I am using v201306 though and I am not getting 
 includeZeroImpressions error.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: The URL google returns to access a refresh token does not work, help?

2013-12-23 Thread Danial Klimkin
Hi Yaniv,


In the cloud console, when you create a new client ID, you need to select 
Installed Application as the first choice and Other as the second. 
You'll see redirect URL of the created client as:

Redirect URIs: 
urn:ietf:wg:oauth:2.0:oob
http://localhost

Danial, AdWords API Team.


On Sunday, December 22, 2013 9:08:40 PM UTC+4, Yaniv wrote:

 Hi Daniel can you please provide more details on where exactly should I 
 check that the client id is register with the OOB redirect URL? (I'm having 
 the same issue..)

 Thanks

 Y.

 On Thursday, August 1, 2013 4:08:57 PM UTC+3, Danial Klimkin wrote:

 Hello Luke,


 Can you please double-check the client application ID is the installed 
 application client ID with the OOB redirect URI listed as a valid redirect 
 in the API Console?

 I can't see any other reason for this error.


 -Danial, AdWords API Team.


 On Thursday, August 1, 2013 4:34:50 AM UTC+4, Luke Culbertson wrote:

 I am also receiving the same error (redirect uri mismatch) when running 
 the generate_refresh_token.py script, even with an offline application type.

 Request Details

- from_login=1
- cookie_policy_enforce=false
- scope=https://adwords.google.com/api/adwords
- response_type=code
- access_type=offline
- redirect_uri=urn:ietf:wg:oauth:2.0:oob
- as=-3dec539cc01dab84
- display=page
- pli=1
- client_id=***.apps.googleusercontent.com
- authuser=2
- hl=en

 Any ideas on what is causing this?

 On Wednesday, July 31, 2013 2:54:53 AM UTC-7, Danial Klimkin wrote:

 Hello,


 What is the type of the client you use? For Web application type you 
 need to explicitly list allowed redirect URLs in the API console.

 From your request it looks like you need an offline (standalone) 
 application type.


 -Danial, AdWords API Team.


 On Tuesday, July 30, 2013 12:17:18 AM UTC+4, connor@room77.comwrote:

 I am currently trying to access the monthly search volume of a given 
 keyword. To do this, I need to generate a refresh token using 
 generate_refresh_token. The URL it gives me to access the verification 
 code 
 is broken, returning the error: redirect_uri_mismatch. It states: The 
 redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a 
 registered redirect URI.

 The details are:


- cookie_policy_enforce=false
- scope=https://adwords.google.com/api/adwords
- response_type=code
- access_type=online
- redirect_uri=urn:ietf:wg:oauth:2.0:oob
- display=page
- client_id=230466429510.apps.googleusercontent.com


 The URL it gives me is: 
 https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwordsredirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoobresponse_type=codeclient_id=230466429510.apps.googleusercontent.comaccess_type=offline

 Is there any way to fix this, or generate a token another way?

 Thank you



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How can i Add Campaigns from .CSV file to MCC Account for particular client through .net client library

2013-12-23 Thread Danial Klimkin
Hello aswini balla,


You will need to write an application that will parse the csv, generate API 
operations and execute them. Please see this page on how to get started:

  https://developers.google.com/adwords/api/docs/guides/working-with-objects


-Danial, AdWords API Team.


On Tuesday, December 17, 2013 1:30:02 PM UTC+4, aswini balla wrote:

 Hi

 I have .csv  file. in this i am maintain Campaigns. now i want to pull 
 this all campaigns(or Add Campaigns) to my MCC Account for particular 
 client ID.

 how can i will upload my .csv file to AddCampaigns(MCC Account for 
 particula client Id Campaigns) through .net client library. i am using 
 AdCampaigns.cs file for this. but i didnt get any idea to pull campaigns to 
 MCC account.  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Consolidated Monthly Reports

2013-12-23 Thread Danial Klimkin
Hi Humberto,


CampaignPerformance report is always segmented by campaign ID so this is 
the expected behavior. You can use the AccountPerformance report as 
suggested above.


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 11:23:21 PM UTC+4, Humberto Cuadra wrote:

 I've been trying to get a campaign performance report to compare the 
 monthly performance of all my campaigns by using the MonthOfYear Column. 
 The problem is that I get a repeated month for each one of my campaigns. So 
 for example, the month August will be repeated as many times as the amount 
 of campaigns I'm reporting. Is there any way to get the consolidated data 
 for all my campaigns at the same time, so I just get one row for each 
 month? Technically I could calculate the consolidated data by adding 
 amounts and getting averages but that is not so acurrate. 

 Thanks in advance


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: structure report for CriterionUserList

2013-12-23 Thread Danial Klimkin
Hello Greg,


The CriteriaPerformance report should be the one you are looking for. Can 
you please confirm you indeed receive UserList ID as Id in this report?


-Danial, AdWords API Team.


On Saturday, December 21, 2013 1:24:44 AM UTC+4, GregT wrote:

 Hi,

 For remarketing lists for search (RLSA), we can use the audience 
 performance report to get statistical information for the performance of 
 the remarketing lists on an ad group basis.  However, this report 
 surprisingly does not appear to be able to be used as a structure report, 
 because it's missing one of the most important fields -- the id of the 
 criterion. There is an Id field in this report, but it returns the id of 
 the UserList, not the CriterionUserList, i.e. the id of the audience and 
 not the id of the criterion (that UserList attached to a particular ad 
 group).  The id of the criterion (not just the UserList/Audience id) is 
 what is needed to be able to actually change (or remove) the bid modifier 
 for that audience for an ad group, because it's a required field on 
 CriterionUserList during SET and REMOVE operations on 
 BiddableAdGroupCriterion in the AdGroupCriterionService.  I hope I've made 
 that id distinction clear.

 Unfortunately, the only other report that seemed promising to pull this 
 structure data, the criteria performance report, also appears to be 
 unworkable.  It also has an Id field, which given the name of the report, 
 would presumably be the id of the criterion -- but from running it on some 
 accounts, it also appears to be the UserList (audience) id, not the 
 CriterionUserList id.  

 As it stands now, I don't see a way to get the id of these criterion so 
 that they can be updated or removed other than by querying the 
 AdGroupCriterionService.  Could someone please let me know if I'm missing 
 something (some report, some field on one of these two reports that I've 
 overlooked, etc.), and whether it's possible to get the criterion id for 
 these remarketing lists that have been added to ad groups using some report 
 rather than the (relatively slow) SOAP service?

 Thanks in advance,
 Greg


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to use api adwords with cron ?

2013-12-23 Thread Danial Klimkin
Hello Sam,


It is hard to say from the data provided... Please make sure your cron user 
has access to the auth.ini file.

RefreshToken is required for the library to be able to make a call.


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 3:19:03 PM UTC+4, Sam wrote:

 Hello,

 I'm trying to use API Adwords with a cron for many MCC.
 I have download the adwords api 4.6.1 And I use the 201309 version.

 I have use GetrefreshToken And I have generate a refresh token with succes.

 But after, I have try to complete the auth.ini but I have always an 
 *invalid_grant* error.

 When I analyse the user object I have :

 [oauth2Info:AdsUser:private] = Array
 (
 [client_id] = 
 [client_secret] = 
 [refresh_token] = 
 )

 but [oauth2Handler:AdsUser:private] is empty :

 [oauth2Handler:AdsUser:private] = SimpleOAuth2Handler Object
 (
 [curlUtils:SimpleOAuth2Handler:private] = CurlUtils Object
 (
 )
 [server:OAuth2Handler:private] = https://accounts.google.com
 [scope:protected] = https://adwords.google.com/api/adwords/
 )


 In the same time, I have some field empty in 
 [requestHeaderElements:AdsUser:private] :

 [requestHeaderElements:AdsUser:private] = Array
 (
 [authToken] = 
 [userAgent] = AdWords OAuth2 (AwApi-PHP/4.6.1, 
 Common-PHP/5.0.0, PHP/5.3.3)
 [clientCustomerId] = 
 [developerToken] = 
 [applicationToken] = 
 )


 Do you have an idea what I'm doing wrong, Any help will be very 
 appreciated :)

 Thanks a lot for your support,

 Sam


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Ad performance report does not contain the Content keyword

2013-12-23 Thread Danial Klimkin
Hello Igor,


We don't expect any change around this. Can you please send us a request 
that results in a different response? Any chance you have an older log that 
demonstrates the old behavior?


-Danial, AdWords API Team.

On Friday, December 20, 2013 12:19:45 PM UTC+4, sc...@bgenius.com wrote:

 Hi,

 When downloading the AD_PERFORMANCE_REPORT, we normally retrieved the 
 record of 'Content' with the ID of 300.

 Now it seems that this is not included in the report anymore. We download 
 this report with predicates to exclude deleted campaigns, adgroups and 
 items. But when we download the report without the predicate to delete the 
 items, we do retrieve this Content item with ID 300 - but it has the 
 status of Enabled (thus, not deleted).

 Is this bahaviour by design? If so, why has this changed - a few months 
 earlier this was not how we retrieved the Content item.

 Thanks,
 Igor Schut


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Receiving AuthorizationError.USER_PERMISSION_DENIED error after following all setup steps

2013-12-20 Thread Danial Klimkin
Hello,


Service account authorization can only be used if your AdWords account is 
on a google apps domain. In all other cases, please use application or web 
flows.


-Danial, AdWords API Team.


On Friday, December 13, 2013 2:25:42 AM UTC+4, leig...@verticalbrands.com 
wrote:

 I am already using a Service Account to connect to Google Analytics and 
 get information. 
 For the Analytics API the key step was adding the service account's email 
 address to our analytics account. 
 I have a feeling I'm missing the equivalent setup step for Adwords, but 
 the available documentation is of little help, just like when I was trying 
 to figure out analytics. 
 Developers everywhere would be grateful if Google improved and updated 
 their api documentation. It really isn't that hard to tell that they need 
 to add the service account email address to analytics if they want it to 
 work as advertised.

 Anyways, I have followed all the the documented steps to get a Google 
 Service Account access to the Adwords API for our MCC account:
 https://developers.google.com/adwords/api/docs/guides/service-accounts

 In detail this is what I have done so far:

- I have an approved developer token for my company's MCC account 
(850-XXX-)
- The domain administrator for my domain (verticalbrands.com) has 
enabled impersonation abilities for my service account's client id for the 
api scope https://adwords.google.com/api/adwords
- I am using the official Google Adwords API Client for Ruby: 
https://github.com/googleads/google-api-ads-ruby
- I am instatiating the API object as such (anonymized of course): 

 @adwords_client = AdwordsApi::Api.new({
   authentication: {
 method: 'OAUTH2_JWT',
 oauth2_issuer: 'xx...@developer.gserviceaccount.com javascript:
 ',
 oauth2_secret: 'notasecret',
 oauth2_keyfile: key_filename, #I'm sure the key location is 
 correct, as it works for analytics
 oauth2_prn: 'xx...@verticalbrands.com javascript:', # This 
 email address is connected to an Adwords account under the MCC umbrella 
 with the approved dev token
 developer_token: developer_token, # This is the approved developer 
 token.
 client_customer_id: '850-882-',
 user_agent: 'KPI Metrics'
   },
   service: {
 environment: 'PRODUCTION'
   },
   connection: {
 enable_gzip: false
   },
   library: {
 log_level: 'DEBUG'
   }
 })

 According to the docs, I should be able to impersonate any user in my 
 domain (verticalbrands.com) for access to the api with this configuration 
 and an approved developer token. 
 The authorization seems to succeed. Calling authorize on the client object 
 yields:
 {:access_token=X,
  :issued_at=2013-12-12 13:44:40 -0800,
  :expires_in=3600,
  :id_token=nil}

 However, every request I send gets the same error:
 AdwordsApi::Errors::ReportXmlError: HTTP code: 400, error type: 
 'AuthorizationError.USER_PERMISSION_DENIED', trigger: 'null', field path: 
 ''

 Besides the obvious question of: why aren't the docs complete enough to 
 get a request to work from a Service Account?
 I have more pointed questions:

1. The MCC account is for a different domain (realtynation.com). Do I 
need to impersonate the MCC account email address (
xx...@realtynation.com javascript:) instead of the actual adwords 
account I'm interested in (xx...@verticalbrands.com javascript:)?
2. Is the Domain mismatch between the two email addresses causing this 
issue?
3. In the Account Access settings page, it indicates that the 
xx...@verticalbrands.com javascript: email address has 
Administrative Access' but the xx...@realtynation.com 
 javascript:address has 'User 
interface and API' access. 
Does 'Administrative Access' not include API access? If so, does this 
mean I MUST impersonate an account that has API access specifically? If 
 so, 
why isn't this anywhere in the documentation? 
4. Do I need to add the Service Account's email address to one of the 
Adwords account? If so, how do I get to the verification email for a 
Service Account?













-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, 

Re: Keyword Performance Report segmented by Date: maxCPC bid changes not reported

2013-12-20 Thread Danial Klimkin
Hi Christian,


No, it is an attribute, only metrics can have historic values. Please see 
the reference for each field:

  https://developers.google.com/adwords/api/docs/appendix/reports

There is no way to retrieve this for the past, unless you track the changes 
and keep the history on your side. It is available in the UI though.


-Danial, AdWords API Team.


On Monday, December 16, 2013 4:27:46 PM UTC+4, Christian Borck wrote:

 Hi everybody,

 I was wondering, why the maxCPC isn't reported historically (i.e. the bid 
 changes)?
 When I generate a Keyword Performance Report segmented by Date for one 
 month, I see statistics for every keyword. As I am interested in 
 investigating the gap between maxCPC and avgCPC, I need to keep track of 
 the maxCPC changes in that month. However, only the last updated maxCPC 
 value is available in the report (same in the AdWords Web Interface).
 What's the reason for this not beeing tracked/published to the API?
 Any solutions (e.g. via the changes history)?

 Thank you,
 Christian


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: fetching Youtube spend data from adwords API

2013-12-20 Thread Danial Klimkin
Hello Yaniv,


This information is not currently available in the API and we currently 
don't have any estimation.


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 4:52:29 PM UTC+4, Yaniv Ranen wrote:

 Hi,

 I saw in the forums that extracting youtube data through adwords API isn't 
 available, is that right? 

 Is there another way to get that info? and if not, is that feature 
 expected to be added soon?

 Thanks,
 Yaniv


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Keyword Performance Report: maxCPC / Bid change history not reported?

2013-12-20 Thread Danial Klimkin
Duplicate: https://groups.google.com/d/msg/adwords-api/QAkjBnQ9Ulg/pOEDTghgLogJ


On Monday, December 16, 2013 8:04:32 PM UTC+4, Christian Borck wrote:

 Hi everyone,

 i was wondering if the bid changes are not reported within the API?
 I generated a Keyword Performance Report for the last 30 days segmented by 
 Date, inlcuding maxCPC. However, only the last Update of maxCPC is 
 reported.

 Is there a way to get the change history? That is, what maxCPC was set on 
 which day for every keyword?

 Regards,
 Christian


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic Params

2013-12-20 Thread Danial Klimkin
Hello Hanan,


Do you mean AdParams? In this case we don't have a hard limit, it is 
effectively limited by a number of possible combinations.


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 12:56:43 AM UTC+4, Hanan Zalkinder wrote:

 Hi,

 What is the maximum number of Adwords dynamic parameters one can have in 
 an Adwords account?

 Hanan


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: lat/lon of clicks

2013-12-19 Thread Danial Klimkin
Hi,


No, this data it not available to AdWords. You can find the available 
fields here:

  https://developers.google.com/adwords/api/docs/appendix/reports#click


-Danial, AdWords API Team.


On Thursday, December 12, 2013 10:32:07 PM UTC+4, ssAdword wrote:

 Hi,

 I wonder whether the analytics that Adwords API provides will include 
 lat/long information of the clicks occurred to my mobile image ads.  

 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: excluding placements / negative criteria - by Mobile application

2013-12-19 Thread Danial Klimkin
Hello Berry,


Unfortunately no, this feature is not publicly available and we are not 
adding any new users to the list currently.

The only alternative is to use the UI.


-Danial, AdWords API Team.


On Wednesday, December 11, 2013 7:32:17 PM UTC+4, Berry Tsakala wrote:

 Few weeks ago i asked how to exclude a placement.
 ( I solved it, and the discussion is here  
 https://groups.google.com/forum/#!topic/adwords-api/Tw6VyUasa7I )

 Now I want to exclude a *Mobile App.*

 *(The questions are at the end of the post)*


 in the UI, I see all sorts of placements: urls, mobile apps (and maybe 
 others?)
 A mobile app often looks like *mobile::2-com.berry,tsakala*.

 If I try to exclude by placementUrl: placement='
 *mobile::2-com.berry,tsakala'* I receive an *error *from google API:
 [CriterionError.INVALID_FORMAT_FOR_PLACEMENT_URL @ 
 operations[0].operand.criterion.url; 
 trigger:'mobileapp::2-ix.com.android.virtualwalkietalkie']

 So I tried to follow the documentation:

 https://developers.google.com/adwords/api/docs/reference/v201306/CampaignCriterionService
 .*NegativeCampaignCriterion*
 * --  *
 https://developers.google.com/adwords/api/docs/reference/v201306/CampaignCriterionService
 .*MobileApplication*

 There's xsi_type = 'MobileApplication' But 

- it appears to be beta --- what does Beta mean in this context?
- if I try to use it anyway, i receive this error:
*[BetaError.BETA_FEATURE @ operations[0].operand.criterion]*




 Questions:

1. Is there *ANOTHER way *of excluding a specific *mobile app *via API?
2. is there a way to try the *Beta *API ?
3. Am I doing something wrong ? :)


 The Adwords API *version *I'm using is *v201306  *(same as mentioned in 
 the mobileApplication docs)
 I'm using Python, if it matters.
 This is my current code:

 placement_url = *mobileapp::2-com.berry,tsakala*
 placement_url = placement_url.replace('mobileapp::', )
 operations = [ {
 'operator': 'ADD',
 'operand': {
 'type': 'NegativeCampaignCriterion',
 'campaignId': campaign_id,
 'criterion': {
 'xsi_type': 'MobileApplication',  
 'appId': placement_url,
 },
 }
 } ]




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: using location extension for mobile image ad

2013-12-19 Thread Danial Klimkin
Hi,


From the API side, yes, you can add one. As per looks, please check with 
the general AdWords support and also check out this article:

  https://support.google.com/adwords/answer/2404180


-Danial, AdWords API Team.


On Thursday, December 12, 2013 10:17:28 PM UTC+4, ssAdword wrote:

 Hi, 
 I wonder whether I can set location extension to my mobile image ad 
 (320x50)
 If yes, how and what it would be look like?

 thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-19 Thread Danial Klimkin
Hi Slava,


Did you try to send a report request with includeZeroImpressions set to 
'true'? You'll get a relevant error if it is not supported.


-Danial, AdWords API Team.


On Tuesday, December 17, 2013 10:56:22 PM UTC+4, Slava wrote:

 Anyone?

 On Monday, December 16, 2013 3:46:48 PM UTC-8, Slava wrote:

 I am only getting rows with ApprovalStatus being Approved' and 
 Approved (limited).  None of the disapproved sitelinks are coming though.

 Thanks,
 Slava 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Intermittent connectivity issues with API reports server (v201309)?

2013-12-19 Thread Danial Klimkin
Hi MG,


From our side, we haven't caught any alerts. Most likely it was limited to 
your ISP / network as we had no other reports of the issue.


-Danial, AdWords API Team.


On Tuesday, December 17, 2013 9:50:02 AM UTC+4, AdWordsApiUser wrote:

 We've been noticing intermittent connectivity issues to API reports 
 servers v201309 for the last 24 hours or so. We can't reach the server for 
 a few minutes, and then it is back up. Seems to happen from all our 
 locations at the same time (US + Asia), and every few hours. Anyone else 
 seen this or any known issues going on right now?

 Thanks!
 MG


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Combine Managed and Automated placements reports

2013-12-19 Thread Danial Klimkin
Hi Rakesh,


Managed reports are returned by placement performance report (combined with 
auto placements):

  https://developers.google.com/adwords/api/docs/appendix/reports#placement

The unique ID is the Id field.


-Danial, AdWords API Team.


On Tuesday, December 17, 2013 9:00:51 AM UTC+4, Rakesh Ramesh wrote:

 Hello,

 Is there a way we get managed placements reports through API as it show in 
 the API report Docs  This report is deprecated.


 https://developers.google.com/adwords/api/docs/appendix/reports#managed-placements

 and is there a ID the unique for placements?

 Thanks,
 Rakesh.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: `generate_access_token': AdsCommon::Errors::OAuth2VerificationRequired (AdsCommon::Errors::OAuth2VerificationRequired)

2013-12-19 Thread Danial Klimkin
Hi,


For OAuth2 authorization you need a verification code in order to obtain 
the refresh token. Please see this code as an example:

  
https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201309/misc/setup_oauth2.rb


-Danial, AdWords API Team.


On Thursday, December 19, 2013 4:28:10 AM UTC+4, jroiga...@gmail.com wrote:

 Hi,

 I am using the Ruby gem. When trying to do an API call I keep getting the 
 error that I showed in the title.

 In the docs of the Wiki and the Youtube screencast it is not shown what 
 should we do in order to get the access from the User. Could you please 
 tell me what am I missing here?

 require 'adwords_api'

 class Client
   def initialize
 @adwords = AdwordsApi::Api.new({
   :authentication = {
 :method = 'OAuth2',
 :oauth2_client_id = '',
 :oauth2_client_secret = 'xxx',
 :developer_token = 'xxx',
 :client_customer_id = '5',
 :user_agent = 'Ruby Sample'
   },
   :service = {
 :environment = 'Production'
   }
 })
   end

   def get_service(name, version)
 return @adwords.service(name, version)
   end
 end

 client = Client.new
 campaign_srv = client.get_service(:CampaignService, nil)
 campaigns = campaign_srv.get({:fields = ['Id', 'Name', 'Status']})




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Production account QuotaCheckError.INCOMPLETE_SIGNUP, billing entered and terms accepted

2013-12-18 Thread Danial Klimkin
Hi Derrick,


The developer token for this account has not been approved yet. You can 
only access test accounts using it, a request against a production account 
will result in this error.


-Danial, AdWords API Team.


On Thursday, December 12, 2013 10:36:17 PM UTC+4, Danial Klimkin wrote:

 Hello Derrick,


 What is your MCC clientCustomerId (shown on the top right corner in the 
 UI)?


 -Danial, AdWords API Team.


 On Monday, December 9, 2013 9:22:33 PM UTC+4, Derrick Pelletier wrote:

 I am trying to use my developer token with a live production account and 
 I'm getting the error:
 QuotaCheckError.INCOMPLETE_SIGNUP

 No other threads in this group have been helpful, the only responses by 
 Adwords staff have been to enter your billing details. I have tried this 
 several times.
 My preferences page lists me having accepted the terms, and I definitely 
 have billing info entered.

 My developer token works fine with test accounts.

 Thanks,

 Derrick



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Placement performance report returns no data

2013-12-18 Thread Danial Klimkin
Hello Pierre-Luc,


It sounds like we are looking at different campaigns. What are the 
clientCustomerId you are using? What's the campaign name?


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 2:01:36 AM UTC+4, Pierre-Luc Soucy wrote:

 Hi Danial,

 Thanks for looking into this.

 I just checked again and I can see 678 placements for campaign #8370 
 in the Adwords web interface at 
 https://adwords.google.com/cm/CampaignMgmt?__u=5463865219__c=4325059290syncServiceIdentity=true#c.8370.dtapp=cm(date
  range: 2012-01-01 to 2013-12-09, just like in the XML request in my 
 original message).

 To see these placements, I clicked on Display Network and then on 
 Placements from the URL above.

 Am I missing something/using the wrong campaign ID for the API call?

 Thanks!

 Pierre-Luc

 On Monday, 9 December 2013 11:36:28 UTC-5, Pierre-Luc Soucy wrote:

 Hi,

 We're trying to get placement statistics for our clients' campaigns using 
 code similar to what we successfully use to retrieve AdGroups, but we get 
 an empty report when trying to do so (we see the column definitions at the 
 top, but we don't see any rows).

 We're currently using the 201306 API.

 Can you please let me know what needs to be changed in our report 
 definition to be able to get placements?

 Thanks,

 Pierre-Luc



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Missing campaign of type Shopping - Product Listing Ads

2013-12-18 Thread Danial Klimkin
Hello Miro,


I can't provide any exact date unfortunately. Please make sure to follow 
the announcements on our blog:

  http://googleadsdeveloper.blogspot.com/


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 1:36:33 PM UTC+4, Miro Kruzliak wrote:

 Hello Danial,

 thanks you for your response, glad to hear that. Could you be more 
 specific about 
 how far in the future will you be able to deliver this? 

 Thank you very much,
 Miro

 On Thursday, December 12, 2013 7:51:47 PM UTC+1, Danial Klimkin wrote:

 Hello All,


 This new campaign type is not yet available in the API. We are working to 
 introduce them in the future.


 -Danial, AdWords API Team.


 On Monday, December 9, 2013 7:27:50 PM UTC+4, Miro Kruzliak wrote:

 Hello,

 I'm trying to get statistics using Campaign Performance report type, for 
 one customer, but in the outcome I can't see 
 one active campaign of Shopping - Product Listing Ads. I'm not using 
 any predicates and these are the attributes and metrics
 I would like to get:

 ExternalCustomerId,
 Id,
 CampaignName,
 AdNetworkType1Numeric,
 AveragePosition,
 Clicks,
 Impressions,
 Cost,
 Conversions,
 ConversionValue

 I can see this campaign directly in adwords, and there are data for 
 specific date range.
 Any help will be very appreciated :), might be I'm missing somethingg 
 very fundamental 
 regarding the Shopping - Product Listing Ads campaign type.

 Thanks,
 Miro





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: API Approval still pending

2013-12-18 Thread Danial Klimkin
Hello,


Please see this post:

  https://groups.google.com/forum/#!topic/adwords-api/rp0HFwu-E0M

There is a link to a form you can fill out to escalate the review.


-Danial, AdWords API Team.

On Thursday, December 12, 2013 2:52:23 AM UTC+4, stu...@redsharkllc.com 
wrote:

 We applied for API access some time ago (7 weeks, at least) and have yet 
 to be granted approval.  Every time that I call Ad Words I am told that 
 there is no way to contact the API team.  I am so desperate to find an 
 answer!  Please help! I am losing customers daily because I can't provide 
 the service that they need.  Thank you!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Is it possible to get approved developer token for use of AdWords API without having the final product ?

2013-12-18 Thread Danial Klimkin
Hello Vitaly,


Please see this post:

  https://groups.google.com/forum/#!topic/adwords-api/rp0HFwu-E0M

There is a link to a form you can fill out to get any review-related 
question answered.


-Danial, AdWords API Team.


On Wednesday, December 18, 2013 1:21:42 AM UTC+4, Vitaly D wrote:

 Hello,
 We are developing a keyword research software with the use AdWords API for 
 keyword generation. The product is not yet completed and the company is not 
 registered yet. 

 We would like to complete the product development before registering a 
 company and creating a product website. Can we get an approved developer 
 token in our situation so we could continue developing and tuning our app 
 with the *real live data*.

 If we can't, what are the minimal requirements to get an approved token in 
 our situation ?

 Thank you,
 Vitaly


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to get Campaign subtype?

2013-12-18 Thread Danial Klimkin
Hello Zweitze,


You are correct, campaign type is available as NetworkSettings. Campaign 
subtypes are not yet available in the API.


-Danial, AdWords API Team.


On Thursday, December 12, 2013 6:20:55 PM UTC+4, Zweitze wrote:

 Hi all,

 Subject says it all. In the AdWords web interface, on the campaigns tab, 
 you can see Campaign subtype. How can I get that information with AdWords 
 API?

 I have a similar question about Campaign type, am I right that you can get 
 that information with the CampaignService, and then look at 
 Campaign.NetworkSetting?

 Thanks in advance!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: serving mobile image ad

2013-12-18 Thread Danial Klimkin
Hello,


Ads can not be platform-targeted to mobile only with AdWords. You can set a 
mobile preferred flag which can affect the delivery (but not guarantees it).

Beta features are available to a limited list of users only.


-Danial, AdWords API Team.


On Friday, December 6, 2013 3:42:21 AM UTC+4, ssAdword wrote:

 Hi, 

 Does AdWord API support mobile image ad? meaning can I target my image ad 
 to mobile devices only? 

 Also, I noticed that to target by zip code is a beta feature for AdWords 
 API, does it mean it's available still?  

 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Get AdGrupoId with MediaId

2013-12-18 Thread Danial Klimkin
Hello Sara,


MediaIds are used to identify objects uploaded by MediaService. They can be 
associated with one or more Ads. You can find which ones by pulling all 
image ads, checking there IDs and whan ad groups there are in.


-Danial, AdWords API Team.


On Thursday, December 12, 2013 4:38:11 PM UTC+4, Sara Lorenzo wrote:

 Hi.

 Is it possible to get the value of AdGrupoId with the value of MediaId? 
 How?

 What is the relation between AdGroupId and MediaId?

 Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Ruby Report Utils 'Missing Client Information' error

2013-12-12 Thread Danial Klimkin
Hello,


Please note ClientLogin is deprecated and v201309 is the latest version to 
support it. You should start using OAuth2 to be able to keep using the API 
in 2014.

If you really want to use your generated AuthToken, the request look ok. 
Can you clarify what do you put into:

  clientCustomerId= '[CustomerIds same as SOAP]'?

Only one CID is supported per call.


-Danial, AdWords API Team.


On Tuesday, December 10, 2013 2:35:04 AM UTC+4, MrHuluBanulu wrote:

 Hey Guys,

 Thank you for your help!

 Danial: I did see the example, but I'm not using the API, as I don't know 
 how to utilize it without OAUTH2, which as far as I understand is not 
 relevant for my use case.
 I tried to drill down, to the get_report_request_headers , but there is 
 an authentication call there, which, i guess isn't suitable.
 I'm providing the same ClientCustomerId and autoToken I'm using in the 
 SOAP request for other Adwords API services(such as DataService, 
 AdGroupService ETC.)
 reqHeaders = {__rdxml=[reportDefinitionXML],
   Content-type = application/x-www-form-urlencoded ,
 Authorization= 'GoogleLogin auth=[The authToken I use in SOAP req]',
 developerToken='[devToken same as SOAP req]',
 clientCustomerId= '[CustomerIds same as SOAP]',
 returnMoneyInMicros= true
 }
 Im trying to make the Post with mechanize
 require 'open-uri'
 require 'mechanize'
 agent=Mechanize.new{|a| a.ssl_version, a.verify_mode = 'SSLv3', 
 OpenSSL::SSL::VERIFY_NONE}
 resp = agent.post(
 https://adwords.google.com/api/adwords/reportdownload/v201309;, 
 reqHeaders)

 And tried it manually with SOAPUI, same results.

 Any clue ? Suggestions?



 On Monday, December 9, 2013 11:08:19 PM UTC+2, Danial Klimkin wrote:

 Hello MrHuluBanulu,


 Please make sure you provide AuthToken (for ClientLogin) and 
 ClientCustomerId in your request.

 Did you see the demo application example that implements the report 
 download?

   
 https://github.com/googleads/google-api-ads-ruby/wiki/AdWords-Rails-Demo


 -Danial, AdWords API Team.

 On Monday, December 9, 2013 11:41:29 PM UTC+4, MrHuluBanulu wrote:

 I have the same exact Problem, I think, How did this resolve?
 I have a server running a job that pulls data from Google Adword API(I 
 am not using OAUTH2), the SOAP request are working fine. I'm using the same 
 structure as Matthew when posting the request to 
 https://adwords.google.com/api/adwords/reportdownload/v201309, but it 
 resolves in the same error.
 reportDownloadError
ApiError
   typeReportDownloadError.INVALID_PARAMETER/type
   triggerMissing client information/trigger
   fieldPath/
/ApiError
 /reportDownloadError

 What am I missing?


 Thanks,
 MrHuluBanulu From Jupiter

 On Monday, July 8, 2013 9:47:23 PM UTC+3, Matthew Ledom wrote:

 I'm trying to download the CRITERIA_PERFORMANCE_REPORT for all the 
 fields that are allowed. I keep receiving the following error:

 reportDownloadErrorApiErrortypeReportDownloadError.INVALID_PARAMETER/typetriggerMissing
  
 client 
 information/triggerfieldPath/fieldPath/ApiError/reportDownloadError

 I'm currently setting the clientCustomerId header value and auth params 
 like so:

 {Content-Type=application/x-www-form-urlencoded,
  Authorization=
   GoogleLogin auth=auth token,
  User-Agent=
   test_client (AwApi-Ruby/0.9.1, Common-Ruby/0.9.2, Savon/1.2.0, 
 ruby/1.9.3, HTTPI/1.1.1, curb),
  clientCustomerId=xxx-xxx-,
  developerToken=my_dev_token}

 Is there something I'm missing with regards to the client information. 
 I tried adding the client customer id as a predicate for filtering but 
 that 
 didnt work either. I was trying to follow the examples at 
 https://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201302/reporting/download_criteria_report.rbbut
  I'm not having an luck due to this Missing Client Information problem.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Placement performance report returns no data

2013-12-12 Thread Danial Klimkin
Hello Pierre-Luc,


This request limits the placements to one campaign ID. I can see no 
placements exist in this campaign, so no output is expected.


-Danial



On Monday, December 9, 2013 8:36:28 PM UTC+4, Pierre-Luc Soucy wrote:

 Hi,

 We're trying to get placement statistics for our clients' campaigns using 
 code similar to what we successfully use to retrieve AdGroups, but we get 
 an empty report when trying to do so (we see the column definitions at the 
 top, but we don't see any rows).

 We're currently using the 201306 API.

 Can you please let me know what needs to be changed in our report 
 definition to be able to get placements?

 Thanks,

 Pierre-Luc


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Production account QuotaCheckError.INCOMPLETE_SIGNUP, billing entered and terms accepted

2013-12-12 Thread Danial Klimkin
Hello Derrick,


What is your MCC clientCustomerId (shown on the top right corner in the UI)?


-Danial, AdWords API Team.


On Monday, December 9, 2013 9:22:33 PM UTC+4, Derrick Pelletier wrote:

 I am trying to use my developer token with a live production account and 
 I'm getting the error:
 QuotaCheckError.INCOMPLETE_SIGNUP

 No other threads in this group have been helpful, the only responses by 
 Adwords staff have been to enter your billing details. I have tried this 
 several times.
 My preferences page lists me having accepted the terms, and I definitely 
 have billing info entered.

 My developer token works fine with test accounts.

 Thanks,

 Derrick


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: TrueView In-Search and the AW API

2013-12-12 Thread Danial Klimkin
Unfortunately, still not.


-Danial.


On Monday, December 9, 2013 5:25:48 AM UTC+4, Fabien Guiraud wrote:

 Hi,

 Still not available?

 Thanks

 Fabien

 Le lundi 8 octobre 2012 14:29:25 UTC+2, Danial Klimkin a écrit :

 Hello Brian,


 This functionality is planned but we do not have any time estimation at 
 the moment.


 -Danial, AdWords API Team.


 On Saturday, October 6, 2012 12:34:40 AM UTC+4, brian steele wrote:

 When will TrueView In-Search be compatible with the AdWords API?

 Please let me know -- thanks!

 Brian



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: What is the replacement in v201309 for com.google.api.adwords.lib.ServiceAccountantManager

2013-12-12 Thread Danial Klimkin
Hello,


Units are no longer used for billing as the API is now free, so this field 
was removed.


-Danial, AdWords API Team.


On Thursday, December 5, 2013 10:30:36 PM UTC+4, r...@oanda.com wrote:

 Hi,

 I am migrating a project to AdWords API v201309 where API calls have been 
 broken since Nov 18 --- believe it is related to the removal of v201302 
 support.


 Need to find the replacement in new version:
  
// Determine how much quota all these operations have consumed
long totalUnitCount = 
 ServiceAccountantManager.getInstance().getTotalUnitCount();

 Just searched around, seems that ServiceAccountantManager is replaced by 
 ManagedCustomerService 
 since v201206, but the above code worked until Nov 18.

 Appreciate if you can please share how to get TotalUnitCount with the new 
 version.

 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: ServiceAccountantManager replacement in v201309

2013-12-12 Thread Danial Klimkin
Answered in the duplicate thread:

  https://groups.google.com/d/msg/adwords-api/Xi8Ta4ICGb0/BEiU9aulzMsJ


-Danial.

On Thursday, December 5, 2013 11:26:09 PM UTC+4, r...@oanda.com wrote:


 Apologies if this is duplicatecannot see the question I posted 30+ 
 mins ago.

 In the process of migrating to v201309, I am looking for the replacement 
 of the following code:

   // Determine how much quota all these operations have consumed
 long totalUnitCount = 
 ServiceAccountantManager.getInstance().getTotalUnitCount();


 Just searched around, com.google.api.adwords.lib.ServiceAccountantManager 
 is replaced by ManagedCustomerService since v201206.

 However, 
 1. the above code worked until the removal of v201302 support.
 2. Do not find similar method in ManagedCustomerService.

 Appreciate your quick response. 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to create MCC Test Account

2013-12-12 Thread Danial Klimkin
Hi Carol,


It is only possible to have only one AdWords account per Google account. 
Please use a different account (another gmail address) for creating the 
test MCC account.


-Danial, AdWords API Team.


On Friday, December 6, 2013 12:42:05 AM UTC+4, car...@onlineshoes.com wrote:

 I am trying to set up an MCC Test Account.  I am here: 
 https://developers.google.com/adwords/api/docs/test-accounts#getting-started 
 and 
 click on the MCC test account link.  It puts me on a page Create Google 
 Account.  I select I have and  email address and password Then 
 select Yes, I want to use my current Google account.  I sign in and it 
 tells me I already have access to an AdWords account linked to an MCC.  I 
 don't want to use that MCC because it is live and the developer token is 
 pending.  How do I create the test account?
  
 Thank you,
  
 Carol


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Where is my mistake? Please help.[AdError.INVALID_AD_TYPE @ operations[0].operand.ad

2013-12-12 Thread Danial Klimkin
Closing as duplicate.


-Danial.

On Thursday, December 5, 2013 12:56:59 AM UTC+4, karima Mechergui wrote:

 Hi, i like add new keywords , i try to do this way :

 soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
 xmlns:v20=https://adwords.google.com/api/adwords/cm/v201309;
soapenv:Header
   v20:RequestHeader
 
  v20:authTokenDQA*/v20:authToken
 
  v20:clientCustomerId/v20:clientCustomerId
   
  v20:developerToken*/v20:developerToken

  v20:userAgent/v20:userAgent
 
  v20:validateOnlyfalse/v20:validateOnly
 
  v20:partialFailurefalse/v20:partialFailure
   /v20:RequestHeader
/soapenv:Header
soapenv:Body
   v20:mutate
  
  v20:operations
   
 v20:operatorADD/v20:operator
 
 v20:Operation.TypeAdGroupAd/v20:Operation.Type
 
 v20:operand
  
v20:adGroupId8424820921/v20:adGroupId
   
v20:ad

   v20:id1/v20:id
 
   v20:url
 http://www.example.com/epson-xp-205-c-2879_20194.html/v20:url
  
   v20:displayUrlhttp://www.example.com//v20:displayUrl

   v20:Ad.TypeTextAd/v20:Ad.Type
/v20:ad
  
v20:experimentData
 
v20:experimentId2/v20:experimentId
   
   
 v20:experimentDeltaStatusEXPERIMENT_ONLY/v20:experimentDeltaStatus
 
   
 v20:experimentDataStatusACTIVE/v20:experimentDataStatus
/v20:experimentData

v20:statusPAUSED/v20:status
  
v20:approvalStatusUNCHECKED/v20:approvalStatus
  

v20:forwardCompatibilityMap

   v20:key/v20:key
  
   v20:value/v20:value
/v20:forwardCompatibilityMap
 /v20:operand

 v20:exemptionRequests
 
v20:key
   
   v20:policyName/v20:policyName
   !--Optional:--
   v20:violatingText/v20:violatingText
/v20:key
 /v20:exemptionRequests
  /v20:operations
   /v20:mutate
/soapenv:Body
 /soapenv:Envelope



 after that i've got the next error  [AdError.INVALID_AD_TYPE @ 
 operations[0].operand.ad
 Where is my mistake. Please help.

 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
soap:Header
   ResponseHeader xmlns=
 https://adwords.google.com/api/adwords/cm/v201309;
  requestId0004ecbb5c7439f80ae05f0372b5/requestId
  serviceNameAdGroupAdService/serviceName
  methodNamemutate/methodName
  operations1/operations
  responseTime286/responseTime
   /ResponseHeader
/soap:Header
soap:Body
   soap:Fault
  faultcodesoap:Server/faultcode
  faultstring[AdError.INVALID_AD_TYPE @ operations[0].operand.ad
 ]/faultstring
  detail
 ApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201309;
message[AdError.INVALID_AD_TYPE @ operations[0].
 operand.ad]/message

 ApplicationException.TypeApiException/ApplicationException.Type
errors xsi:type=AdError xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;
   fieldPathoperations[0].operand.ad/fieldPath
   trigger/
   errorStringAdError.INVALID_AD_TYPE/errorString
   ApiError.TypeAdError/ApiError.Type
   reasonINVALID_AD_TYPE/reason
/errors
 /ApiExceptionFault
  /detail
   /soap:Fault
/soap:Body
 /soap:Envelope


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: a begginers question (sorrry) on Adparam

2013-12-12 Thread Danial Klimkin
Hello Zodora,


Yes, AdParams is exactly the solution here, please see this guide for the 
reference:

  https://developers.google.com/adwords/api/docs/guides/ad-parameters


-Danial, AdWords API Team.


On Wednesday, December 4, 2013 12:32:15 PM UTC+4, Zodora wrote:

 Hi,

 One of our clients, a rather large travel agency, asked to display prices 
 dynamically (for flights etc) in their ads.

 From my research, the AdParam function seems to be our solution. (am I 
 correct?)

 We're very familiar with the Adwords system, but never went under the 
 hood using or developing with the API.

 I just applied for the Token, and facing these mountains of resources to 
 read from (which is great of course) yet I'm not even sure what is actualy 
 I'm looking for in order to execute this rather humble solution.

 If you could help me narrow down this mountain of resources into 
 something we can start working with, It'll be very thankful.


 Thank you so much,

 Oded Merhav

 Zodora


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Missing campaign of type Shopping - Product Listing Ads

2013-12-12 Thread Danial Klimkin
Hello All,


This new campaign type is not yet available in the API. We are working to 
introduce them in the future.


-Danial, AdWords API Team.


On Monday, December 9, 2013 7:27:50 PM UTC+4, Miro Kruzliak wrote:

 Hello,

 I'm trying to get statistics using Campaign Performance report type, for 
 one customer, but in the outcome I can't see 
 one active campaign of Shopping - Product Listing Ads. I'm not using any 
 predicates and these are the attributes and metrics
 I would like to get:

 ExternalCustomerId,
 Id,
 CampaignName,
 AdNetworkType1Numeric,
 AveragePosition,
 Clicks,
 Impressions,
 Cost,
 Conversions,
 ConversionValue

 I can see this campaign directly in adwords, and there are data for 
 specific date range.
 Any help will be very appreciated :), might be I'm missing somethingg very 
 fundamental 
 regarding the Shopping - Product Listing Ads campaign type.

 Thanks,
 Miro





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Test

2013-12-12 Thread Danial Klimkin
Passed.


-D.

On Thursday, December 12, 2013 2:53:30 AM UTC+4, Harry wrote:

 Just a test to see if I am visible...


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Problems migrating to v201306/309

2013-12-12 Thread Danial Klimkin
Hello Mike,


The demo application was recently updated to use v201309, please pull the 
new version here:

  https://github.com/googleads/google-api-ads-ruby

Also, make sure you've upgraded to the latest library version that supports 
v201309.

Stats are no longer available in services, please use reporting instead. 
Stats are still available in v201306 services until is sunsets.


-Danial, AdWords API Team.


On Monday, December 9, 2013 10:04:33 PM UTC+4, Mike C wrote:

 I have an application that was reporting simple stats from client adwords 
 campaigns (clicks, impressions, budgets, etc.) that has broken now that 
 v201302 has been sunset.

 I already utilize OAuth for authorization and we only really utilize 
 campaignservice and campaignstats to report numbers through an interface 
 (Rails view).  We don't even need to download the reports.

 I think all I need to do is switch the version in my application 
 controller (Followed the adwords on rails demo to set this up) right?

 application_controller.rb - 

 # Returns the API version in use.
   def get_api_version()
 return :v201306
   end

 However, I am getting an error: 
 AdsCommon::Errors::Error
 Environment 'PRODUCTION' does not support version 'v201306'
 and I can't figure out what is causing it.

 I see v201309 no longer utilizes stats but does that mean I can't use 
 CampaignStats?  How else would I get simple info like clicks, impressions, 
 etc. without downloading a report?

 Even if that is the case, shouldn't v201306 be working fine (until it also 
 sunsets)?

 Any help would be greatly appreciated. 

 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Trying to access to adword API with salesforce

2013-12-12 Thread Danial Klimkin
Hello,


It is most likely the error message is correct -- you use an invalid access 
token. Please make sure this is the access (not refresh) token which is 
still valid, generated for correct (AdWords) account and requested for 
AdWords scope.

Also, please avoid posting tokens on the forum as they are visible to 
everyone. It is important you reset the developer token posted here so it 
can not be used by 3rd party. It can be reset on the AdWords API Center 
(review status will not change).


-Danial, AdWords API Team.


On Wednesday, December 4, 2013 4:45:49 PM UTC+4, noam@conduit.com wrote:

 I'm trying to access adwords API with the following code in salesforce:

 HttpResponse res = new HttpResponse();
 Http http = new Http();
  req.setEndpoint('
 https://adwords.google.com/api/adwords/reportdownload/v201309');
 req.setMethod('POST');
 req.setHeader('Authorization', 'Bearer 
 ya29.1.AADtN_XN5J-ld2VbjCwzwMdWgCf62FoJ5dhdw5LIDLO3hA_P6PkhE43w4jLDzKsg');
 req.setHeader('developerToken', 'Ox80jWNwZ9jZa5175T-Q3A');
 req.setHeader('clientCustomerId', '203-167-7812');
 req.setHeader('returnMoneyInMicros', 'false');
 req.setHeader('Content-type', 'application/x-www-form-urlencoded'); 
 
 
 String body = 'reportDefinition xmlns=
 https://adwords.google.com/api/adwords/cm/v201309;\n' + 
 'selector\n' +
 'fieldsCampaignId/fields\n' +
 'fieldsId/fields\n' +
 'fieldsImpressions/fields\n' +
 'fieldsClicks/fields\n' +
 'fieldsCost/fields\n' +
 'predicates\n' + 
   'fieldStatus/field\n' +
   'operatorIN/operator\n' +
   'valuesENABLED/values\n' +
   'valuesPAUSED/values\n' +
 '/predicates\n' +
   '/selector\n' +
   'reportNametest/reportName\n' +
   'reportTypeADGROUP_PERFORMANCE_REPORT/reportType\n' +
   'dateRangeTypeLAST_7_DAYS/dateRangeType\n' + 
   'downloadFormatCSV/downloadFormat\n' + 
 '/reportDefinition\n';
 req.setBody('__rdxml=' + EncodingUtil.urlEncode(body, 'UTF-8'));  
 system.debug('AM -- body ' + req.getBody());

 try {
 res = http.send(req); 
 System.debug(res.getBody()); 
 } catch(System.CalloutException e) {
 System.debug('Callout error: '+ e);
 System.debug(res.toString());
 } 


 And I'm getting the following error:
 ?xml version=1.0 encoding=UTF-8 
 standalone=yes?reportDownloadErrorApiErrortypeAuthenticationError.OAUTH_TOKEN_INVALID/typetriggerlt;nullgt;/triggerfieldPath/fieldPath/ApiError/reportDownloadError

 The token is valid and new

 Please advise 
 Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Difference between AccountDescriptiveName and CustomerDescriptiveName

2013-12-12 Thread Danial Klimkin
Hello Arthur,


AccountDescriptiveName will be the same as CustomerDescriptiveName when the 
latter is not null. Otherwise, it will return the company name if it is 
available.


-Danial, AdWords API Team.


On Thursday, December 5, 2013 10:48:48 PM UTC+4, Arthur Gerigk wrote:

 what is the difference between the two fields?

 usually they coincide but it isn't always the case.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Edit ad device preference (management functionality) M.18

2013-12-10 Thread Danial Klimkin
Hi Tom,


Please check with the policy team on all RMF questions via:

  https://services.google.com/fb/forms/apicontact/


-Danial, AdWords API Team.


On Monday, December 9, 2013 3:10:42 PM UTC+4, tomfl...@gmail.com wrote:

 Hi,
  
 I am working on the management functionality, though M.18, though 'edit ad 
 device preference', how is this possible if the ad itself is immutable?. I 
 have tried to 'SET ' the change through the 'adgroupadservice' though this 
 hasn't worked and have read it can only change if another ad is created 
 from scratch or is there another way I can just 'SET' the change?.
  
 Also, for our records, we have the codes for each device preference, 3 
 for desktop etc. Though is there a code for all devices?.It doesn't seem to 
 be defined in the api docs.
  
 Many Thanks in advance,
  
 Tom.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Check remaining balance for an MCC account with enabled credit line

2013-12-09 Thread Danial Klimkin
Hello Artyom,


1. This functionality is not currently planned.

2. We recommend keeping budget values on your side and calculating the 
standing based on cost reporting field.


-Danial, AdWords API Team.

On Friday, December 6, 2013 1:12:41 AM UTC+4, Artyom Borodatyuk wrote:

 1. When you will add this API function?

 2. How I can make alerts for hundreds customers, send sms and other, if 
 you haven't api?

 четверг, 14 ноября 2013 г., 11:13:01 UTC+2 пользователь Danial Klimkin 
 написал:

 Hello,


 Unfortunately budgets information is not available in the API so there is 
 no way to obtain this field at the moment.


 -Danial, AdWords API Team.


 On Tuesday, November 12, 2013 7:11:04 PM UTC+4, Артокс Медиа wrote:


 https://lh5.googleusercontent.com/-JWNN-ImDo54/UoJE6B6a5RI/AAw/oamvvA7O2a0/s1600/Capture2.PNG


 https://lh3.googleusercontent.com/--JFK-ITPqnE/UoJE4FhMoKI/AAo/PzZnjEI5p-w/s1600/Capture.PNG
 Hello, is there a way to get remaining budget or budget percent spent 
 for different clients at MCC account with enabled credit line? We have 
 hundreds of clients and we would like to send alert emails to our account 
 managers about low clients balance. Unfortunatly we could not find a way to 
 do so using AdWords API.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Ruby Report Utils 'Missing Client Information' error

2013-12-09 Thread Danial Klimkin
Hello MrHuluBanulu,


Please make sure you provide AuthToken (for ClientLogin) and 
ClientCustomerId in your request.

Did you see the demo application example that implements the report 
download?

  https://github.com/googleads/google-api-ads-ruby/wiki/AdWords-Rails-Demo


-Danial, AdWords API Team.

On Monday, December 9, 2013 11:41:29 PM UTC+4, MrHuluBanulu wrote:

 I have the same exact Problem, I think, How did this resolve?
 I have a server running a job that pulls data from Google Adword API(I am 
 not using OAUTH2), the SOAP request are working fine. I'm using the same 
 structure as Matthew when posting the request to 
 https://adwords.google.com/api/adwords/reportdownload/v201309, but it 
 resolves in the same error.
 reportDownloadError
ApiError
   typeReportDownloadError.INVALID_PARAMETER/type
   triggerMissing client information/trigger
   fieldPath/
/ApiError
 /reportDownloadError

 What am I missing?


 Thanks,
 MrHuluBanulu From Jupiter

 On Monday, July 8, 2013 9:47:23 PM UTC+3, Matthew Ledom wrote:

 I'm trying to download the CRITERIA_PERFORMANCE_REPORT for all the fields 
 that are allowed. I keep receiving the following error:

 reportDownloadErrorApiErrortypeReportDownloadError.INVALID_PARAMETER/typetriggerMissing
  
 client 
 information/triggerfieldPath/fieldPath/ApiError/reportDownloadError

 I'm currently setting the clientCustomerId header value and auth params 
 like so:

 {Content-Type=application/x-www-form-urlencoded,
  Authorization=
   GoogleLogin auth=auth token,
  User-Agent=
   test_client (AwApi-Ruby/0.9.1, Common-Ruby/0.9.2, Savon/1.2.0, 
 ruby/1.9.3, HTTPI/1.1.1, curb),
  clientCustomerId=xxx-xxx-,
  developerToken=my_dev_token}

 Is there something I'm missing with regards to the client information. I 
 tried adding the client customer id as a predicate for filtering but that 
 didnt work either. I was trying to follow the examples at 
 https://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201302/reporting/download_criteria_report.rbbut
  I'm not having an luck due to this Missing Client Information problem.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Destination Auto-tagging

2013-12-09 Thread Danial Klimkin
Hello Ittai,


Unfortunately this is still an UI only feature. We plan to include it in 
the future versions but there is no date set yet.


-Danial, AdWords API Team.


On Wednesday, December 4, 2013 2:17:07 PM UTC+4, Ittai Chorev wrote:

 Hi,

 Is there any plan to implement this feature in the API?

 Since you introduced the Click Performance Report through the API a few 
 months ago auto-tagging has become a very useful feature for API 
 developers. 
 In the current situation we can't even verify that the auto-tagging is 
 enabled and alert the user if not!

 Many Thanks!
 Ittai

 On Tuesday, October 18, 2011 10:41:19 PM UTC+3, Eric Koleda wrote:

 Hi,

 No, unfortunately the API doesn't expose the auto-tagging functionality.

 Best,
 - Eric Koleda, AdWords API Team



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Ads Approved/Disapproved Differently when sent through API?

2013-12-09 Thread Danial Klimkin
Hello Michael,


The process for the approval should be the same.

Does the ad created via the API get disapproved immediately (on creation) 
or later, during a review? Do you send an exemption request?


-Danial, AdWords API Team.


On Friday, December 6, 2013 8:54:22 PM UTC+4, Michael T wrote:

 Hello,

 I've run into a little issue where some ads are being disapproved for 
 'porn' when the ad i'm writing is for a ballet class for kids and adults. 
 it seems that the word Adult is the reason for the disapproval. 

 I get this disapproval when I create the ad and send it via the api. if i 
 create the ad directly in adwords it doesn't get disapproved. there are 
 other terms that get disapproved like my example above, but i didn't want 
 to list all of them.

 So are ads approved and disapprove differently when sent through the API? 
 has anyone had a similar issue?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID error

2013-12-09 Thread Danial Klimkin
Hello Larisa,


It looks like you collect OAuth2 credentials (access token) but send it as 
clientLogin header. The OAuth2 credentials needs to be sent in the HTTP 
header instead of SOAP header.

Please see the Signing API request section in the documentation:

  https://developers.google.com/adwords/api/docs/guides/authentication

or consider using our PHP client library:

  https://developers.google.com/adwords/api/docs/clientlibraries


-Danial, AdWords API Team.


On Wednesday, December 4, 2013 8:13:49 PM UTC+4, larisa bolgova wrote:

 Hi. I wanna get user account  customerId to get all his campaings, etc. 

 i try to do so in this way

 *$client = new Google_Client();*
 *$client-setApplicationName('name');*
 *$client-setClientId('application id');*
 *$client-setClientSecret('AppGoogleOAuthClientSecret');*
 *$client-setRedirectUri('AppGoogleOAuthRedirectURI));*
 *$client-setDeveloperKey('AppGoogleOAuthDeveloper token));*
 *$client-setScopes('https://adwords.google.com/api/adwords/' 
 https://adwords.google.com/api/adwords/');*
 *$client-authenticate();*

 than i make next adwords call

 *$arrResponse = Zend_Json::decode($client-getAccessToken());*
 *$authToken = $arrResponse['access_token'];*
 *$wsdl = 
 'https://adwords.google.com/api/adwords/mcm/v201309/CustomerService?wsdl 
 https://adwords.google.com/api/adwords/mcm/v201309/CustomerService?wsdl';*
 *$namespace = 'https://adwords.google.com/api/adwords/mcm/v201309 
 https://adwords.google.com/api/adwords/mcm/v201309';*
 *$options = array('features' = SOAP_SINGLE_ELEMENT_ARRAYS, 'encoding' = 
 'utf-8');*
 *$customerService = new SoapClient($wsdl, $options);*
 *$headers = new SoapHeader($namespace, 'RequestHeader', array('authToken' 
 = $authToken, 'userAgent' = 'Name',*
   
*'developerToken' = 'Developer token'**,*
   
*'clientCustomerId' = 'AppGoogleOAuthClientID');*
 *$customerService-__setSoapHeaders($headers);*
 *$result = $customerService-get();*

 after that i've got the next error 
 AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID 

 Where is my mistake. Pls help.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Where is my mistake? Please help.[AdError.INVALID_AD_TYPE @ operations[0].operand.ad

2013-12-09 Thread Danial Klimkin
Hello,


You need to provide an xsi:type for the Ad for the server to understand 
what the type of Ad is. E.g.:

v20:ad xsi:type=TextAd
...


-Danial, AdWords API Team.


On Thursday, December 5, 2013 5:13:15 PM UTC+4, KAMOUN Ilyess wrote:

 Hi, i like add new keywords , i try to do this way :

 soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
 xmlns:v20=https://adwords.google.com/api/adwords/cm/v201309;
soapenv:Header
   v20:RequestHeader
 
  v20:authTokenDQA*/v20:authToken
 
  v20:clientCustomerId/v20:clientCustomerId
   
  v20:developerToken*/v20:developerToken

  v20:userAgent/v20:userAgent
 
  v20:validateOnlyfalse/v20:validateOnly
 
  v20:partialFailurefalse/v20:partialFailure
   /v20:RequestHeader
/soapenv:Header
soapenv:Body
   v20:mutate
  
  v20:operations
   
 v20:operatorADD/v20:operator
 
 v20:Operation.TypeAdGroupAd/v20:Operation.Type
 
 v20:operand
  
v20:adGroupId8424820921/v20:adGroupId
   
v20:ad

   v20:id1/v20:id
 
   v20:url
 http://www.example.com/epson-xp-205-c-2879_20194.html/v20:url
  
   v20:displayUrlhttp://www.example.com//v20:displayUrl

   v20:Ad.TypeTextAd/v20:Ad.Type
/v20:ad
  
v20:experimentData
 
v20:experimentId2/v20:experimentId
   
   
 v20:experimentDeltaStatusEXPERIMENT_ONLY/v20:experimentDeltaStatus
 
   
 v20:experimentDataStatusACTIVE/v20:experimentDataStatus
/v20:experimentData

v20:statusPAUSED/v20:status
  
v20:approvalStatusUNCHECKED/v20:approvalStatus
  

v20:forwardCompatibilityMap

   v20:key/v20:key
  
   v20:value/v20:value
/v20:forwardCompatibilityMap
 /v20:operand

 v20:exemptionRequests
 
v20:key
   
   v20:policyName/v20:policyName
   !--Optional:--
   v20:violatingText/v20:violatingText
/v20:key
 /v20:exemptionRequests
  /v20:operations
   /v20:mutate
/soapenv:Body
 /soapenv:Envelope



 after that i've got the next error  
 [AdError.INVALID_AD_TYPE @ operations[0].operand.adWhere is my mistake. 
 Please help.

 soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
soap:Header
   ResponseHeader xmlns=
 https://adwords.google.com/api/adwords/cm/v201309;
  requestId0004ecbb5c7439f80ae05f0372b5/requestId
  serviceNameAdGroupAdService/serviceName
  methodNamemutate/methodName
  operations1/operations
  responseTime286/responseTime
   /ResponseHeader
/soap:Header
soap:Body
   soap:Fault
  faultcodesoap:Server/faultcode
  faultstring[AdError.INVALID_AD_TYPE @ operations[0].operand.ad
 ]/faultstring
  detail
 ApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201309;
message[AdError.INVALID_AD_TYPE @ operations[0].
 operand.ad]/message

 ApplicationException.TypeApiException/ApplicationException.Type
errors xsi:type=AdError xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;
   fieldPathoperations[0].operand.ad/fieldPath
   trigger/
   errorStringAdError.INVALID_AD_TYPE/errorString
   ApiError.TypeAdError/ApiError.Type
   reasonINVALID_AD_TYPE/reason
/errors
 /ApiExceptionFault
  /detail
   /soap:Fault
/soap:Body
 /soap:Envelope


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in AdExtensionOverrideService

2013-12-09 Thread Danial Klimkin
Hello Jason,


Thank you for reporting. We are looking into this and I'll update this 
thread once I know more details.


-Danial, AdWords API Team.

On Saturday, December 7, 2013 10:31:20 PM UTC+4, Jason W wrote:

 My automated tests for retrieving ad extension overrides for a given 
 campaign have suddenly started to fail with an 
 InternalApiError.UNEXPECTED_INTERNAL_API_ERROR.

 SOAP request: 
 https://adwords.google.com/api/adwords/cm/v201306/AdExtensionOverrideService

 get xmlns=https://adwords.google.com/api/adwords/cm/v201306;
   selector
 campaignIds80452835/campaignIds
 statusesACTIVE/statuses
 statusesDELETED/statuses
 paging
   startIndex0/startIndex
   numberResults1/numberResults
 /paging
   /selector
 /get

 SOAP response (status 500):
   
soap:Fault
   faultcodesoap:Server/faultcode
   faultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/faultstring
   detail
 ApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201306;
   message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
 com.google.ads.api.services.common.error.InternalApiError.lt;initgt;(InternalApiErro]/message
   
 ApplicationException.TypeApiException/ApplicationException.Type
   errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=InternalApiError
 fieldPath/
 trigger/
 
 errorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorString
 ApiError.TypeInternalApiError/ApiError.Type
 reasonUNEXPECTED_INTERNAL_API_ERROR/reason
   /errors
 /ApiExceptionFault
   /detail
 /soap:Fault

 Have there been any recent changes to this service or get request?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Converting to OAuth2 errors

2013-11-28 Thread Danial Klimkin
Hello Dan,


Yes, it's best to use installed application type for this use case.

Can you please send us a screenshot of the error message? Are you sure it 
was the installed application client ID you used?

Yes, MCC account credentials are recommended.


-Danial, AdWords API Team.



On Monday, November 25, 2013 7:32:39 PM UTC+4, d...@krause.net wrote:

 I am having trouble implementing the new OAuth2 authentication for our 
 AdWords application.

 We have a vb.net project that runs daily (scheduled, so without user 
 interaction) using one MCC account for all our clients.
 It currently is using Client Auth and I need to change it to use OAuth 2.
 I am trying to test it using the vb example but I am not sure how to set 
 up the app.config.  I tried creating  a client id several different ways, 
 most recently using the Client Id for Installed Applications.  
 Is that the best way to do it?Would it be easier using Service 
 Accounts?

 Also, when I am trying to get the refresh token to enter into the 
 app.config in the test program, I also can't get the 
 OAuth2TokenGenerator.cs to work. After I enter all the info and it says 
 This app would like to:  Manage your Adwords Campaigns, I click Accept, 
 I get a This page could not be diplayed error.  Do you have any idea what 
 I am doing wrong?

 When I created the client id and ran the token generator, I logged in 
 using the MCC account email.  Is that correct?
 Please let me know what I might be doing wrong.  

 Thanks,
 Dan


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Downloading adhoc reports using OAuth2

2013-11-28 Thread Danial Klimkin
Hello,


Please generate a client ID and client secret for your application as 
described here:

  https://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth

You need a single login and installed application parts.

Make sure to be logged in as your MCC account user when generating the 
refresh token. Once the configuration file is updated with these details, 
no other changes should be required.


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 7:33:16 AM UTC+4, vaibha...@gmail.com wrote:

 Hello,

 We have been using an ETL process to download reports and load to a 
 datamart on a daily basis  using an embedded .Net Code. The process used an 
 MCC account user id and password that downloads Adwords keyword performance 
 report for all clients under the MCC account. The process recently stopped 
 working and probably because the OAuth has not been implemented. Since it 
 is not a web application am not sure how to use OAuth for downloading 
 reports with an ETL Process. Could you please guide me in the right 
 direction?

 Thank You !


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Google adwords api access to thrid party

2013-11-28 Thread Danial Klimkin
Hello Willian,


You can reset you developer token in the AdWords API center in the MCC UI 
to a new value. The old token will be invalidated.


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 1:46:00 PM UTC+4, willam stat wrote:

 I work for an e-commerce web portal and since the organization was not 
 that structured earlier, they had given the *Adword API* to a third 
 party. Now that we have begun doing it in-house, I want to know the 
 procedure of getting that access backof *google adwords api*, this is 
 beacuse after getting back project them might be they miss use our *API*. 
 Please help as I am clueless and my company do not want the third-party to 
 use it any further.

  

 Thanks in advance.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Video campaigns

2013-11-28 Thread Danial Klimkin
Hello Karol,


Unfortunately we don't have any estimation now and it is not planned for 
the next release.


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 6:32:04 PM UTC+4, kblas...@strikesocial.com 
wrote:

 Hey guys
 As far as i know AdWords for Video campaigns and their statistics are 
 not accessible using the AdWords API. But can I expect for this part of API 
 to be released soon ? How long can it possibly take ? This topic was 
 discussed in last year and still no updates 

 Best,
 Karol


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to get ValuePerConversion of each conversion

2013-11-27 Thread Danial Klimkin
Hello Tanveer,


I don't think it is possible to retrieve individual conversions data. I can 
suggest tracking this on your side, or splitting into different campaigns / 
conversion trackers for different values.


-Danial, AdWords API Team.


On Monday, November 25, 2013 10:38:19 AM UTC+4, Tanveer Hussain wrote:

 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 values of google_conversion_value in following scenario from 
 conversion code.  

 First conversion google_conversion_value = 10
 Second conversion google_conversion_value = 20
 Third conversion google_conversion_value = 30

 So when i want to get TotalConvValue of that ad from adwords api, it 
 return 60 which is correct for me. But when i want to get 
 ValuePerConversion, it return 20 which is not correct for me. It is seems 
 that adwods api using following formula. 

 ValuePerConversion = TotalConvValue/Conversions

 But i need to get ValuePerConversion value as i passed to google.

 Please guide me how can i get this from google adwords api?

 Thanks,
 Tanveer Hussain






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: add- network bid using adwords api

2013-11-27 Thread Danial Klimkin
Closing as duplicate for:

  https://groups.google.com/d/msg/adwords-api/kj4CwFlDtxA/9xEwC1zBl0UJ


-Danial.

On Monday, November 25, 2013 5:13:16 PM UTC+4, Incite ML wrote:

 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:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: add- network bid using adwords api

2013-11-27 Thread Danial Klimkin
Hello,


We don't have an example for display network right now but the process is 
very similar to the search network. Please see 
the biddingStrategyConfiguration property of BiddableAdGroupCriterion:

  
https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService.BiddableAdGroupCriterion


-Danial, AdWords API Team.


On Monday, November 25, 2013 5:10:40 PM UTC+4, Incite ML wrote:

 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:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Feeds limit question

2013-11-27 Thread Danial Klimkin
Hello,


You can use one feed for all of your groups using different FeedItems for 
each one via mappings. For example, AdWords UI uses just one feed for all 
UI campaigns.


-Danial, AdWords API Team.


On Monday, November 25, 2013 9:30:14 PM UTC+4, GDZ wrote:

 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:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Performance Report Headline data to be paulated

2013-11-27 Thread Danial Klimkin
Duplicate 
for https://groups.google.com/d/msg/adwords-api/kb_w34Kf98g/0X3rbEmBDmYJ


-D.

On Tuesday, November 26, 2013 2:05:58 AM UTC+4, Ramakrishna BS wrote:

 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 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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

2013-11-27 Thread Danial Klimkin
Hello assaf,


1. Yes, unless the token is manually revoked. You don't need to run 
GetRefreshToken for the same account again.

2. Make sure the ads.properties file is populated will all required values. 
Also, note, you need to be logged in under your AdWords account when 
obtaining the refresh token.


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 7:27:48 PM UTC+4, assaf wrote:

 Thank you.
 I followed the instructions and got the clientID,clientSecret and 
 RefreshToken.
 All are in place in the ads.properties.

 1. Are these credentials permanent for as many API calls as I want do I 
 need to keep on running GetRefreshToken.java and changing the 
 RefreshToken? 
 2. I tried to run the report DownloadCriteriaReport.java and saw 
 both oAuth2Credential and session got populated with no errors.
When running the runExample method and passing the session as parameter 
 I get the next error - 
Report was not downloaded. HTTP Response Code: 400, Trigger: null, 
 Type: AuthenticationError.OAUTH_TOKEN_INVALID

What am I missing?

 Thanks.

 On Tuesday, November 26, 2013 11:45:45 AM UTC+2, Danial Klimkin wrote:

 Hello,


 Yes, you need the Dependency JARs for the AdWords library 1.22.0 and 
 Apache Axis without Maven one.


 -Danial, AdWords API Team.


 On Monday, November 25, 2013 7:29:00 PM UTC+4, assaf wrote:

 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?
 https://code.google.com/p/google-api-ads-java/downloads/list

 Thanks.

 On Monday, November 25, 2013 11:05:44 AM UTC+2, Danial Klimkin wrote:

 Hello assaf,


 With the new Java library it is required to use AdWordsSession for 
 credentials. Is there any reason you want to avoid it?

 As per the file part, the library provides you with the input stream 
 object, you can read from it line by line if you prefer to.


 -Danial, AdWords API Team.


 On Friday, November 22, 2013 1:25:34 PM UTC+4, assaf wrote:

 Hi,

 Due to the change in the API for v201309 - Stats (cost,impressions 
 etc..) are no longer part of the regular fields fetched by the Services.

 I was already pointed to examples such as and other AdHoc reports.

 What I need is a simple *Java *example for fetching the data from the 
 report *without writing the file to the file system.*
 I need the authentication to be the same as the examples in the API 
 jar-

 I mean, in the same format as the standard examples provided in the 
 API jar - like - DownloadAdHocReport.java using :

 AdWordsUser user = new AdWordsUser(); 

 and not the authentication method (OfflineCredentials/Session etc.) 
  used in -

 https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201309/reporting/DownloadCriteriaReport.java

 Your help is greatly appreciated.

 Thank you.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How to get ValuePerConversion of each conversion

2013-11-27 Thread Danial Klimkin
Hi Tanveer,


ConversionTrackerService allows you to create trackers programmatically. 
Other than that there is no extra functionality comparing to the UI.


-Danial, AdWords API Team.


On Wednesday, November 27, 2013 4:56:33 PM UTC+4, Tanveer Hussain wrote:

 Hi Danial,

 Thanks for your answer. As i told you i have searched a lot about this but 
 i found somewhere that i can achieve this functionality by using 
 ConversionTrackerService service. 

 Can you please confirm it again that i can do this with help of  this 
 service ConversionTrackerService?


 On Wednesday, November 27, 2013 3:00:41 PM UTC+5, Danial Klimkin wrote:

 Hello Tanveer,


 I don't think it is possible to retrieve individual conversions data. I 
 can suggest tracking this on your side, or splitting into different 
 campaigns / conversion trackers for different values.


 -Danial, AdWords API Team.


 On Monday, November 25, 2013 10:38:19 AM UTC+4, Tanveer Hussain wrote:

 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 values of google_conversion_value in following scenario 
 from conversion code.  

 First conversion google_conversion_value = 10
 Second conversion google_conversion_value = 20
 Third conversion google_conversion_value = 30

 So when i want to get TotalConvValue of that ad from adwords api, it 
 return 60 which is correct for me. But when i want to get 
 ValuePerConversion, it return 20 which is not correct for me. It is seems 
 that adwods api using following formula. 

 ValuePerConversion = TotalConvValue/Conversions

 But i need to get ValuePerConversion value as i passed to google.

 Please guide me how can i get this from google adwords api?

 Thanks,
 Tanveer Hussain






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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

2013-11-26 Thread Danial Klimkin
Hello,


Yes, you need the Dependency JARs for the AdWords library 1.22.0 and 
Apache Axis without Maven one.


-Danial, AdWords API Team.


On Monday, November 25, 2013 7:29:00 PM UTC+4, assaf wrote:

 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?
 https://code.google.com/p/google-api-ads-java/downloads/list

 Thanks.

 On Monday, November 25, 2013 11:05:44 AM UTC+2, Danial Klimkin wrote:

 Hello assaf,


 With the new Java library it is required to use AdWordsSession for 
 credentials. Is there any reason you want to avoid it?

 As per the file part, the library provides you with the input stream 
 object, you can read from it line by line if you prefer to.


 -Danial, AdWords API Team.


 On Friday, November 22, 2013 1:25:34 PM UTC+4, assaf wrote:

 Hi,

 Due to the change in the API for v201309 - Stats (cost,impressions 
 etc..) are no longer part of the regular fields fetched by the Services.

 I was already pointed to examples such as and other AdHoc reports.

 What I need is a simple *Java *example for fetching the data from the 
 report *without writing the file to the file system.*
 I need the authentication to be the same as the examples in the API jar-

 I mean, in the same format as the standard examples provided in the API 
 jar - like - DownloadAdHocReport.java using :

 AdWordsUser user = new AdWordsUser(); 

 and not the authentication method (OfflineCredentials/Session etc.) 
  used in -

 https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201309/reporting/DownloadCriteriaReport.java

 Your help is greatly appreciated.

 Thank you.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: ТМФ (RMF)

2013-11-26 Thread Danial Klimkin
Добрый день,


По всем вопросам рассмотрения заявок и RMF свяжитесь, пожалуйста, с 
командой аудита через эту форму:

  https://services.google.com/fb/forms/apicontact/

Вопросы необходимо сформулировать на английском.


-Даниил, команда AdWords API.


On Monday, November 25, 2013 6:01:49 PM UTC+4, Insolita Donna wrote:

 Какие ТМФ (требования минимальной функциональности) необходимо соблюдать 
 для корректного использования функций  Планировщика ключевых слов - 
 TargetingIdeaService


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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

2013-11-26 Thread Danial Klimkin
Hello Bikram,


1. Free search links will not be logged in AdWords, so all impressions / 
clicks returned is the AdWords Ads data. You can use ValueTrack parameters 
to obtain more information about the click:

  https://support.google.com/adwords/answer/2375447

2. See the destination URL report:

  
https://developers.google.com/adwords/api/docs/appendix/reports#destination-url

It has AdGroupId / CampaignId columns that can be used to join data with 
other reports.


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 3:48:56 AM UTC+4, Bikram Bhuyan wrote:

 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, but if you could 
 point me to the specific report which might return the information.

 1. When the person click on the link from the Ad-words ad link, how do I 
 know if that page is referred from the AdWords ad link, Not from the free 
 search link. Here I am interested to know
  - The URL of the page associated with the ad link click.
  - How do I distinguish from my page that this page is called from 
 the AdWords link click. Not from the free search either from Google search 
 (not adwords link click) or any other search engine click.
  - What are the information being passed in the URL to our landing 
 page, to know that it is coming from the AdWords search click.
  
 2. Which report can return the associated landing page URL for each search 
 criteria for a particular ad.

 Thanks,
 Bikram.

 On Monday, November 11, 2013 7:29:24 AM UTC-8, Danial Klimkin wrote:

 Hello Bikram,


 You need to use AdWords API Reporting to access this data. See:

   https://developers.google.com/adwords/api/docs/guides/reporting
   
 https://developers.google.com/adwords/api/docs/guides/reporting-concepts


 -Danial, AdWords API Team.

 On Friday, November 8, 2013 11:34:44 PM UTC+4, Bikram Bhuyan wrote:

 Hello,

 Could you please let me know which API call I should make to get the 
 following information for a particular AD?

 1. % Served.
 2. Clicks.
 3. Impression Indicator.
 4. Click Through Rate.
 5. Average Cost Per Click.
 6. Cost.
 7. Average Position.

 Just to give more details, all these information are shown in the 
 AdWords Ad Page in a grid format in the UI. I just wanted to fetch these 
 information by making API Calls.

 I will really appreciate if anyone know the details, if you could 
 provide some help.

 Thanks,
 Bikram.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unique conversion value

2013-11-26 Thread Danial Klimkin
Hello Imran,


Please check the click performance report out:

  https://developers.google.com/adwords/api/docs/appendix/reports#click

It will return information about every click. It does not have conversion 
data though but you can join it with other reports or with your own data 
using CriteriaId or GclId.


-Danial, AdWords API Team.


On Friday, November 22, 2013 3:44:48 PM UTC+4, Imran Shahzad wrote:


 Hi,

 For each successful sale conversion, I store var google_conversion_value 
 so that I can see what was the amount of my product.

 Now each day for single keyword I sell the product having different price 
 each time. At day end when I see the conversions of a particular keywords, 
 G give me total conversions and total conversion value. Google 
 automatically group the transactions for same keyword. How can I see all 
 transactions of that particular day having unique conversion value? E.g If 
 my product sold 18 time for a particular keyword, I want to see 18 rows 
 instead of one.

 I was unable to see it through adwords interface so I come to use API so 
 that I can be able to see that data but still no luck. Can anyone guide me 
 please.

 Many thanks in advance.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: PHP API version v201306 giving Error : [RequestError.INVALID_INPUT @ ; trigger:'You are accessing an AdWords API version v201302

2013-11-26 Thread Danial Klimkin
Hello,


Please double-check your code for all instances of version number. If you 
indeed receive this error from a v201306 call please send me full XML for 
the request and full server response over email (reply to author button).


-Danial, AdWords API Team.


On Tuesday, November 26, 2013 12:36:52 PM UTC+4, MWA wrote:

 Hi there,

 I am using Adwords PHP API version v201306 but why randomly I am getting 
 the following msg. What is with v201302 here when I am clearly using 
 v201306. Also the following msg appearing randomly.

 [RequestError.INVALID_INPUT @ ; trigger:'You are accessing an AdWords API 
 version v201302 that has been discontinued. Calls to this version may fail. 
 Please visit the AdWords API blog for information on migration to the new 
 AdWords API version.']

 Warm Regards


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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, November 21, 2013 12:05:33 PM UTC+4, MT wrote:

 Did you find the reason for this? I'm also seeing the same kind of 
 discrepancy in URL Performance Report impression figures (clicks and cost 
 match with the UI).

 For example, this query:


 SELECT+Domain%2C+Impressions+FROM+URL_PERFORMANCE_REPORT+DURING+20130101%2C20131121__fmt=TSV

 Returns the attached file URL Performance Report.txt (had to include this 
 as an attachment, otherwise Google Groups marks my post as spam due to the 
 URLs)

 Whereas the Display Network: Placements tab in the UI shows this:


 https://lh6.googleusercontent.com/-8vOUbZtAlqY/Uo29u0yd3GI/Aaw/_gyl7li-lYM/s1600/Screen+Shot+2013-11-21+at+9.15.05.png


 With total impressions at 121190. Of the individual rows, see for example 
 mail.google.com, which has 54971 impressions in the UI, but just 13 in 
 the APi report (when you sum the 7 rows for that domain). If I include 
 clicks and cost in the API report, those match with the UI.

 (There's only one campaign and adgroup in this account. If I include the 
 campaign and adgroup columns in the API report, the results stay the same).

 On Thursday, 11 October 2012 12:47:55 UTC+3, Joni Salmi wrote:

 Hi,

 I have been using URL Performance Report to get list of sites our clients 
 ads are shown at.
 But now we have found out that there are huge differences between our 
 reports and stats
 from AdWords website. 

 Fields I'm querying are Url, Impressions, Clicks, Cost
 I tried with Domain to get a picture of sites that don't match.
 There were many domains with difference over 10 000 impressions.
 The ones from API where smaller ones and that way incorrect
 right?

 I'm I using the right Report Type? Does anyone have any idea what's
 going on?

 Best regards,
 Joni

 Finland



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 UTC+4, Bob tadds wrote:


 what does the developer token track? What is the purpose?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 v2013 java api and its raising the exception given below. Any 
 suggestion will be appreciated. 

 {https://adwords.google.com/api/adwords/cm/v201309}ApiExceptionFault:message[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED
  
 @ 
 operations[0]]/messageApplicationException.TypeApiException/ApplicationException.Typeerrors
  
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instancehttp://www.google.com/url?q=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instancesa=Dsntz=1usg=AFQjCNFERp6A_kcvqihMCKJ7EHX8O14vIA
  
 xsi:type=OperationAccessDeniedfieldPathoperations[0]/fieldPathtrigger/errorStringOperationAccessDenied.ADD_OPERATION_NOT_PERMITTED/errorStringApiError.TypeOperationAccessDenied/ApiError.TypereasonADD_OPERATION_NOT_PERMITTED/reason/errors



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 v2 authentiacation. Output of the GetRefrechToken 
 script:

 ...\adwords_api_php_4.6.1\examples\AdWords\Auth php GetRefreshToken.php
 Log in to your AdWords account and open the following URL:

 https://accounts.google.com/o/oauth2/auth?response_type=codeclient_id=457215994301-654s5tbkr6sv87p19eb4vff39uquhopr.apps.googleusercontent.comredirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoobscope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2Faccess_type=offline
 After approving the token enter the authorization code here:


 Whene I copied the url to the browser, the result was a mismatch error.

 
 Error:redirect_uri_mismatch

 The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a 
 registered redirect URI

 cookie_policy_enforce=false
 scope=https://adwords.google.com/api/adwords/
 response_type=code
 redirect_uri=urn:ietf:wg:oauth:2.0:oob
 access_type=offline
 display=page
 client_id=
 457215994301-654s5tbkr6sv87p19eb4vff39uquhopr.apps.googleusercontent.com
 

 Thanks for help!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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:

 We've been seeing a lot of UNEXPECTED_INTERNAL_API_ERROR when we call the 
 AdWords API for one of our new AdWords clients.  This client has over a 
 million ad groups per account, but we're not sure if that is related.

 We've seen this error with both get and mutate operations, on multiple 
 services.  We mainly use AdGroupService, AdGroupAdService, 
 ReportDefinitionService, and CampaignService.  And we're currently using 
 v201306 of the API. 

 We do implement retries as suggested by the AdWords best practices.  It 
 almost always solves the problem with our other clients, but it doesn't 
 help with this particular one.

 This error happens intermittently, but when they do happen they usually 
 last between a few to few tens of minutes, and they occur across all of our 
 servers.  During that time we can debug and reproduce the problem, and 
 we've captured and attached the soap request and response of an instance of 
 this error.

 We would like to find out why it happens so much more often for this 
 particular client, and is there anything we or the AdWords team can do to 
 minimize or prevent these errors.

 Example request and response text is attached. 

 Any help and guidance would be greatly appreciated.  Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


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 same application client ID and secret to access as 
many accounts as you want.


-Danial, AdWords API Team.


On Friday, November 22, 2013 7:25:26 AM UTC+4, miho.m...@gmail.com wrote:

 I have 2 AdWords account: A and B.
 1. I created an application in *account A*, and i got ClientID and 
 ClientSecret.
 2. I got the the AuthorizeUrl and i used it to go to the consent screen.
 3. At the consent screen, i used email and password of *account B* to 
 login.
 4. The consent screen displayed and i can click Accept button to 
 redirect back to my website and i got the authorize code.
 5. I used the authorize code to get the RefreshToken and AccessToken. I 
 can use them to access data (AdWrods) of *account B*.

 I have a question that: Is that normal in *step 3* above? I can use *account 
 B* for the application of *account A*?

 Thanks and regards,
 Miho Maeyama


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<    4   5   6   7   8   9   10   11   12   13   >