Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-14 Thread Danial Klimkin
Hello Bastian, assaf, Bastian, please refer to the blog post mentioned above: googleadsdeveloper.blogspot.com/2013/10/adwords-api-how-to-migrate-from-stats.html assaf, you can get a report via HTTP request and then it's up to you whether you want to keep it in memory or save to a file. Most

Re: Ad extension report not getting output

2013-11-14 Thread Danial Klimkin
Hello Chirag, Upgraded ad extensions are available with the feed items report: https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item -Danial, AdWords API Team. On Tuesday, November 12, 2013 4:39:25 PM UTC+4, Chirag wrote: > > Hello, > > Ad Extensions Perfor

Pending API Token

2013-11-14 Thread Shervin Kalinia
Hi! We have had our token pending for several months and are not sure why. Our MCC is: 991-666-2969. We have associated our email address to the MCC and to the token request. Thanks for your help. -Matthew -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Cannot get Test Account to work -

2013-11-14 Thread AdWords API User
I created a Test MCC ( 595-990-1085) under my production MCC (606-800-0363) following this link, https://adwords.google.com/um/StartNewMccAccount?testAccount=true, on the page on how to set up test accounts, https://developers.google.com/adwords/api/docs/test-accounts. I created "Test-Account

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2013-11-14 Thread Alex Medearis
I am running into the same problem. I don't understand the distinction between the "problem" of associating a "regular credit card as payment method of your MCC account" and the apparent solution of "set[ting] a credit card as payment method." What other kind of credit card is there other tha

Re: Pending API token review

2013-11-14 Thread enol . iglesias
Thank you Danial, we've checked the email address on the AdWords API Center page and it should not generate a bounce from our server, it's a working email address: enol.igles...@mediasq.com . Please could you confirm this is the email you see in the API application? thanks El miércoles, 13 de n

Setting up Dynamic Remarketing campaign using API

2013-11-14 Thread mayank
Hi, I am trying to create a new campaign for dynamic remarketing using the Adwords API. However, I am unable to do the following using API: 1. Create a campaign of type "Display Network", with the sub-type "Remarketing" 2. Enable Dynamic Remarketing and link the Google MCC account wit

Re: How to specify which account to interact with?

2013-11-14 Thread Michael Lai
Thanks. A couple more questions: 1) Do I need to link the test MCC account with the production MCC account somehow? Or does it just "know" that the credentials of the production MCC account should work with the test account? 2) What else do I need to do other than specifying the Client Customer

(new)API for "Avg. Monthly Searches"

2013-11-14 Thread Steven Watanabe
I am trying to find the part of the (new) Google API that will allow me to search for "Avg. Monthly Searches", Local Search Volume, Global Search Volume, CPC, etc... I am not sure which to use because this page says I should start using the newer API: https://code.google.com/p/google-api-adword

QuotaCheckError.INCOMPLETE_SIGNUP

2013-11-14 Thread AdWords API User
My scenario is that I got stuck with the INCOMPLETE_SIGNUP error when practicing on a test account: My account organization is : 1. [MCC 606-800-0363] // production account with unapproved DEV token 2 {

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

2013-11-14 Thread 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: > > >

Re: How to get report in MMC

2013-11-14 Thread Danial Klimkin
Hello Emin, Reports are only available on account (non-MCC) level. To get an MCC report you need to retrieve one report per sub-account and join them on the client side. See also our AwReporting tool that can be handy for this: http://googleadsdeveloper.blogspot.com/2013/11/introducing-awr

Re: Pending API token review

2013-11-14 Thread Danial Klimkin
Hello, No, the application contains a different email address: swt@... Please update the application, for that log in under the MCC account, go to the AdWords API Center and edit the request. -Danial, AdWords API Team. On Wednesday, November 13, 2013 8:38:17 PM UTC+4, enol.i...@mediasq.

Re: How to specify which account to interact with?

2013-11-14 Thread Danial Klimkin
Hello Michael, 1. No, just make sure to use the credentials that have access to the test account (test MCC login?) and a production developer token. 2. Sounds like you are using a wrong login for the access. Please use the one you've created test MCC with. -Danial, AdWords API Team. On Thu

Re: AdWords API/OAuth2 Problem

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
@Naman, > Now I checked my account and realized that the credit card information that I had provided in my billing section has now expired, is that where the problem lies? That could be a problem. Please try again after you fix that. Again, basically QuotaCheckError.INCOMPLETE_SIGNUP is due to a

Re: TemplateAd fields

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Did you include "Urls" in your selector? You can refer to this pagefor available selector fields. Best, - Takeshi, AdWords API Team On Tuesday, November 12, 2013 10:21:51 PM UTC+9, kost...@gmai

RMF - Set bidding option: Maximize clicks?

2013-11-14 Thread Brandon
Hi, I have a question about setting bidding option as Maximize clicks. And this is one of the required minimum functions. But it's not possible to create a campaign with ConversionOptimizerBiddingScheme, right? So how do I implement this function? Thanks, Brandon -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: is adwords down right now? getting 502 server error

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm not able to reproduce it. If it's still reproducible, please share detailed steps. Best, - Takeshi, On Wednesday, November 13, 2013 11:16:55 AM UTC+9, mobile...@gmail.com wrote: > > is adwords down right now? getting 502 server error > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: OAuth and Test Account

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Most of the cases, you don't have to use service account unless if you need a service account specific feature (i.e. impersonation). Please see here for more details about service account . Where to provide credential

Re: How to submit a BulkMutateJob

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Right, BulkMutateJob is not used anymore. We're fixing the document in the future. Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 9:49:51 AM UTC+9, ja...@totalcontext.com wrote: > > Looking through the Adwords API documentation for MutateJobService I can > find referen

Re: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Let me confirm, are you using a test account? 436-190-1889 doesn't seem to be a test account. If you a test account, your developer token doesn't have to be approved, but if you use a production account, the token needs to be approved. The developer token corresponding to the 436-190-1889

Re: Unable to get a refresh_token with GetRefreshToken.php

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Do you have the same issue on this thread ? Please update that thread. This thread is outdated. Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 8:00:15 PM UTC+9, my...@smallbizexpress.info wrote: > > He

Re: Feed attributes

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi Magnus, I got your point. I don't think it's possible to change the feed attributes once you create a feed. Please consider create a new feed. Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 9:57:57 PM UTC+9, Magnus Ljung wrote: > > Hi Takeshi, > > No, but I don't want t

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

2013-11-14 Thread Артокс Медиа
Is there any possibilities to use AlertService for MCC account with enabled credit line? At this time AlertService don't return any alerts, even if we will set the budget expiration date on today. Thanks in advance. четверг, 14 ноября 2013 г., 12:13:01 UTC+3 пользователь Danial Klimkin написал

Re: Product Listing Ads Campaign type

2013-11-14 Thread Josh Radcliff (AdWords API Team)
Hi, That feature is not supported via the API at this point. Regards, Josh, AdWords API Team On Friday, November 8, 2013 1:19:53 PM UTC-5, Jeremy Aube wrote: > > Is it possible to validate auto targets through the API yet? > > On Monday, October 28, 2013 5:08:12 PM UTC-4, Josh Radcliff (AdWords

How to authenticate anyone ADWORDS API OAuth2 PHP

2013-11-14 Thread Christian Gibbs
I keep getting, AuthorizationError.USER_PERMISSION_DENIED What is the point of them logging in, if you need to get their permission again. I want anyone to be able to access their adwords account, via our platform. Like so many other apps and websites do. I have refresh tokens and I can access

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-11-14 Thread Christian Gibbs
My code is as follows: AUTH PAGE $clientId = "PROVIDED_HIDDEN"; $clientSecret = "PROVIDED_HIDDEN"; $access = "PROVIDED_HIDDEN"; $refresh = "PROVIDED_HIDDEN"; $callbackUrl = base_url().index_page()."google/authCallback"; // Create a new user and set the oAuth settings $user

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-14 Thread Oliver
API users who now face this challenge of changing their code might be interested in checking the new tool that will help with downloading and persisting such reports: https://groups.google.com/forum/#!topic/adwordsapi-announcements/wZyo-dCbr5U Oliver On Thursday, November 14, 2013 9:06:14 AM U

Receiving TARGET_ERROR when creating campaign

2013-11-14 Thread Jacob Lucas
This is an error which has started happening in the past week. We haven't changed any code on our end around this logic, so I'm curious what's triggering this error. We are calling the 201309 API to create a new campaign. This is happening every time we make the call. The error message is Erro

Re: AdWords labels disappear

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi Maria, Thanks for the report. Do you have the exact same request XML that caused the issue? (Please remove the sensitive info before posting) And what labels did you put at that time? Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 8:42:32 PM UTC+9, Maria Biz wrote: > > H

Re: Pending API Token

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, Looking at the internal status, our review team contacted you regarding your API application but didn't get a reply yet. Please make sure you supplied the collect mail address in your MCC account. Best, - Takeshi, On Thursday, November 14, 2013 12:56:11 AM UTC+9, Shervin Kalinia wrote: >

Re: Issues when using GZIPPED_XML and report download V201309

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, First, I'm able to download the report and decompress it with GZIPPED_XML format. (not the large file) So it's not likely the server side issue. (Unless the issue happens only with a large set of results). What error are you seeing when you decompress the donwloaded file? Also can you plea

Re: Setting up Dynamic Remarketing campaign using API

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi Mayank, #1 is possible with the AdWords API. #2 isn't supported yet with the AdWords API> #3 I'm assuming you are talking about Dynamic Ads mentioned in this page, it's not supported yet with the API. > Also, it it possible to change a

Re: Set conversion bid metric for Conversion Optimizer and Enhanced CPC

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi Shobha, I think even from the AdWords UI, you can't set these values. Doesn't it show the conversions count occurred in the conversion window? 1. Conversions (1-per-click) OR 2. Conversions (many-per-click) Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 8:20:46 PM UTC+9, s

Re: Where to use test account credential

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi, I think I answered it in another thread . Please see it. Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 9:22:32 PM UTC+9, Munish Kumar wrote: > > > I started to read the docs of adwords api for the last