Re: Problem with SEARCH_QUERY_PERFORMANCE_REPORT

2013-06-25 Thread Paul
Hi Takeshi, thank you, problem solved after add more columns! :-) On Tuesday, June 25, 2013 4:35:44 AM UTC+2, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Paul, > > Can you please try add any of the Metric columns such as Clicks, > Impressions etc? > > Best, > - T

Add sitelinks on adgroup via api

2013-07-05 Thread Paul
Hi there, Is it possible to set sitelinks on adgroups via the api? ty -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to use the AdGroupFeedService?

2013-07-08 Thread Paul
Hi There, I'm trying to connect around 500 new sitelinks with 3000 adgroups using the new adgroupfeedservice. Can you guys tell me what values I need to put in the *matchingFunction *and *placeholderTypes* to make it work? Example Code: $AdGroupFeed = new AdGroupFeed(); $AdGroupFeed->feedId =

Problems with AdGroupFeedOperation

2013-07-09 Thread Paul
Hello, I'm having some trouble using the AddGroupFeedOperation. It returns *[BetaError.BETA_FEATURE @ mutate]* Thats the request: array(1) { [0]=> object(AdGroupFeedOperation)#11 (4) {["operand"]=> object(AdGroupFeed)#6 (5) { ["feedId"]=> int(1484230) ["adGroupId"]=>

Re: Problems with AdGroupFeedOperation

2013-07-10 Thread Paul
Ok, thats good to know. ty! On Wednesday, July 10, 2013 7:37:44 AM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Paul, > > You can use AdGroupFeedService only if you are part of AdWords API beta > program. If you have a Google Account manager, you can reach out to h

Re: BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-20 Thread Paul
Hi Shwetha, Yes I can confirm i followed this steps, I'll send you a private response with the url's and Id's used. On Tuesday, 19 April 2016 22:28:31 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Paul, > > When you are using incremental uploads

TargetingIdeaService paging problems

2011-06-27 Thread Paul
}; TargetingIdeaPage page = service.get(selector); Thanks, Paul -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: v13 early sunset ?

2012-02-22 Thread Paul
Well, I was told... the average v13 report requires multiple calls to the API, to schedule the job, poll the job, then retrieve the download URL. If c. 10% of calls are failing, and you poll the job 10 times within a single try/catch block then you're almost guaranteeing the catch block will be

Custom Location using LocationCriterionService

2017-06-13 Thread Paul
Hello I'm trying to get the Location Name using LocationCriterionService. So far, I can get it using the code example but only for the non-custom Locations. Do I need other service to get the Location Name same as in the AdWords management Location Tab? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Excluding ContentLabelType::GAMES and ContentLabelType::UNKNOWN failing

2019-06-27 Thread Paul
I'm encountering the same error with the Content Label Type of GAMES. It was working for quite a while but just recently started throwing that error. On Friday, June 21, 2019 at 5:13:02 AM UTC-5, Cristian Calara wrote: > > Hello, > > I'm trying to create a campaign and I want to exclude "Conten

Re: The Criterion is not allowed to be excluded. Cannot exclude Content Label Criterion "GAMES".

2019-07-01 Thread Paul
API Team, could you also post a public response about why this is happening? We are also encountering this issue. On Monday, July 1, 2019 at 1:31:02 AM UTC-5, vibhesh kaul wrote: > > Hi Josh, > > By inbox do you mean my email inbox? Because I did not receive any email > from you on the 26th. An

Re: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE

2019-07-24 Thread Paul
We are dealing with the exact same issue. Our code has been working for about a year, and we just started seeing this error whenever we try to push an HTML5 ad. On Tuesday, July 23, 2019 at 3:23:48 PM UTC-5, Rc B wrote: > > Hi, > > I'm getting the following error when deploying media bundle ad:

Re: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE

2019-07-24 Thread Paul
We are dealing with the exact same issue. Our code has been working for about a year, and we just started seeing this error whenever we try to push an HTML5 ad. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

How do I create an AMP HTML5 ad? Any examples?

2019-07-26 Thread Paul
This blog post suggests using AMPHTML instead of HTML5 ads. I tried to come up with the simplest possible AMPHTML ad to test this out. I used a boilerplate AMPHTML template that passes validation using

2 Network Type being return from Campaign Performance Report

2017-09-26 Thread Paul
Hi all, I've tried to get a report of an account using Campaign Performance Report. After checking, the campaign returned 2 different network values for one campaign (Search Network and Display Network) but it is only displayed as Display Network in Adwords Website. Is there any issue regarding

Test Account Flag

2017-09-26 Thread Paul
Hi All, In ManagedCustomerService.ManagedCustomer, I can have an option to get if the account is test. I can't seem to validate in AdWords where to compare the data that it was being retrieved Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

ManagedCustomerService.get returns no results

2017-11-30 Thread paul
expected to at least see one result with the customerID used in the header for the request itself. This customerId was received via a .getCustomers call on the CustomerService which I believe is the recommended method for obtain it. Can anyone s

Google Shopping Bulk Ad Group Creation For Smart Shopping

2021-02-04 Thread Paul
up-creator However, it keeps erroring. Line 275 seems to be the problem. I was wondering if anyone could help p;lease. Many thanks in advance. Kind regards, Paul -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: Video Ads - How to pull metrics from Adwords API.

2014-01-02 Thread Paul Haefele
Hi Adwords Team, It is 2014 and was wondering if these metrics are available yet via the API? Many thanks, Paul -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords

Re: Reproducible ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-01-09 Thread Paul Matthews
Hi Dorian, It seems there are a couple issues: - The ConversionValue and is only compatible with less than (not less than or equal to). - You need to include the AdGroupId - it's a required attribute for the report Regards, - Paul, AdWords API Team. On Wednesday, 8 January

UNEXPECTED_INTERNAL_API_ERROR during ConversionTrackerService.get query

2018-12-11 Thread paul . cooper
x27;Name', 'Status', 'ExcludeFromBidding', 'CtcLookbackWindow', 'AttributionModelType'], } We use an exponential backoff and the request still fails after 5 retries (16 minute wait time) Can provide account ID and SOAP XML on request. Thanks, Pau

UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2018-12-11 Thread paul . cooper
x27;Name', 'Status', 'ExcludeFromBidding', 'CtcLookbackWindow', 'AttributionModelType'], } Errror: AdwordsInternalApiError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.

Unable to switch to Manual CPC BS when using view through conversions

2019-01-11 Thread paul . cooper
be bid on manually, but doesn't appear to be to be set via API (unless I missed it). Is it at all possible? Regards, Paul Cooper -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2019-01-11 Thread paul . cooper
The issue just disappeared, so I was not able to get the requested information. On Tuesday, 11 December 2018 21:11:09 UTC+1, Peter Oliquino (AdWords API Team) wrote: > > Hi Paul, > > Thank you for reaching out to support. Could you send to me your > clientCustomerId and th

Importing Offline Calls Failing

2019-02-20 Thread Paul Giberson
I'm trying to track phone calls from an external source as conversions using an import conversion action. Following the code sample from here: https://developers.google.com/adwords/api/docs/guides/conversion-tracking#uploading_offline_call_conversions I can't get it to work. My API calls all e

Re: Importing Offline Calls Failing

2019-02-21 Thread Paul Giberson
#x27;t have any live campaigns - could this probably be the issue? On Thursday, February 21, 2019 at 1:50:15 AM UTC-7, googleadsapi-forumadvisor wrote: > > Hi Paul, > > The OfflineCallConversionError.INVALID_CALL > <https://developers.google.

Re: Importing Offline Calls Failing

2019-02-21 Thread Paul Giberson
wrote: > > Hi Paul, > > The OfflineCallConversionError.INVALID_CALL > <https://developers.google.com/adwords/api/docs/reference/v201809/OfflineCallConversionFeedService.OfflineCallConversionError#reason> > occurs > when we are unable to import a conversion for this call, s

Error while creating Campaign

2010-10-25 Thread Paul Brugger
ken = "INSERT_OAUTH_TOKEN_HERE" ; oauth_token_secret = "INSERT_OAUTH_TOKEN_SECRET_HERE" In the above file, I could not find applicationToken value and so left blank. Can you please help me with this so that I can get this working asap. Thanks & Regar

Add/Edit/Delete keywords in a campaign

2010-11-22 Thread Paul Brugger
keyword from a campaign. Can you please let me know which API Call suits for the same ? I am using version v201008 API base for all Google Adwords API call. Please help me asap so that I can continue with my project ahead. Thanks in advance. Regards, Paul

API Noob

2010-12-06 Thread Paul Poulton
I am a Data Warehouse developer, who has been given the opportunity to support the google API which is an import source of data for our DW. Currently we have a VB Solution built for V13 using the ReportService WSDL it simply gets the required fields from the Keyword Report and loads to the database

Re: v13 early sunset ?

2012-02-23 Thread Paul Poulton
we are in a similar position to many of the responders to this thread. The data retrieved via the API is a dependancy in our data warehouse, so when it fails someone has to get up at 4am and look why, and do something so our build continues. Essentially it is only a 3rd party data feed, but on

CampaignCriterion

2012-03-07 Thread Paul Nisbett
t(null, false, "US"); LanguageTarget l =new LanguageTarget(null, "en"); PlatformTarget pt =new PlatformTarget(null, PlatformType.DESKTOP); Can somebody point me to an example of how this is supposed to be done ? Thanks, Paul -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

KEYWORDS_PERFORMANCE_REPORT - full keyword list

2012-04-23 Thread Paul Foltache
27;, :report_type => 'KEYWORDS_PERFORMANCE_REPORT', :download_format => 'CSV', :date_range_type => 'CUSTOM_DATE', :order! => [:selector, :report_name, :report_type, :date_range_type, :download_format] } A

Re: KEYWORDS_PERFORMANCE_REPORT - full keyword list

2012-04-24 Thread Paul Foltache
) without the negative keywords? Paul On Tuesday, April 24, 2012 9:31:22 AM UTC+3, Paul Foltache wrote: > > Hi, > > I'm currently using adhoc KEYWORDS_PERFORMANCE_REPORT to fetch keywords > performace and it works great. > Now I want to get the full list of keywords.

Re: KEYWORDS_PERFORMANCE_REPORT - full keyword list

2012-04-24 Thread Paul Foltache
Gonna use AdGroupCriterionService. I can use :criterion_use or :ad_group_criterion_type or xsi:type in order to filter the results. If anyone knows how to do this using adhoc reports, suggestions are welcome. Hope someone finds this helpful, Paul On Tuesday, April 24, 2012 4:29:11 PM UTC+3

Re: KEYWORDS_PERFORMANCE_REPORT - full keyword list

2012-04-27 Thread Paul Foltache
Thank you Anash, I will try it and get back to you. Doesn't setting the IsNegative predicate limit the results same as asking it as a column? In report definition it say for "Is Negative": prevents 0 impressions entries for being returned. Anyway I'll test this. Thank y

Get stats with "Adjustment" values

2012-05-07 Thread Paul FIORENTINO
get stats campaign by campaign but without these "Adjustment" the Grandtotal is wrong. Thanks ! -- Paul -- JVWEB participe au salon Econnec'SUD<http://www.jvweb.fr/blog/2012/04/27/presence-de-jvweb-au-salon-e-connec-sud/?utm_source=s

Re: Get stats with "Adjustment" values

2012-05-09 Thread Paul FIORENTINO
Thanks Danial. -- Paul Le mercredi 9 mai 2012 10:36:10 UTC+2, Danial Klimkin a écrit : > > Hello Paul, > > > Unfortunately we do not support access to the billing information via the > AdWords API at the moment. We will keep this in mind as a feature request. > > >

Help needed to get the list of clients attached to an MCC account in sandbox mode (PHP)

2012-05-09 Thread Paul BRIE
et them in PHP the same way the Java Interface seem to be able to do it. Any help would be - so greatly - apreciated. :) Paul -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.

Re: Get the number of accesses to a campaign by an account

2012-05-28 Thread Paul FIORENTINO
Thanks Danial. Le lundi 28 mai 2012 17:22:01 UTC+2, Danial Klimkin a écrit : > > Hello Paul, > > > It is not possible to retrieve number of "accesses" as this information is > not tracked. > > You can use InfoService to get other stats information such

Re: Adwords API pending approval, Can I use my developer Token?

2012-06-12 Thread Paul Harvey
> Anash, > We also started our application several months back. Could you please add us to the list? Customer ID: 374-841-8440 Paul Harvey -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.co

Can I run a report that contains the "Product Target" field using the API?

2012-09-12 Thread Paul Groetzner
At the moment, we are downloading reports via the web to get our auto targets which contain a field call "product target" among others. We'd like to be able to automate this using the API but there doesn't appear to be any way to get this key field that I need. I was hoping the Automatic Placem

Re: Can I run a report that contains the "Product Target" field using the API?

2012-09-13 Thread Paul Groetzner
That's exactly what I was looking for. It also helped once I added data to the sandbox so I could verify the resulting file. Thanks! On Wednesday, September 12, 2012 10:28:34 AM UTC-4, mm wrote: > > Hey Paul - > I think that you can get what you want from a Criteria Performance

Re: CriterionError.INVALID_CRITERION_ID on setting location->id on v201209 in sandbox

2012-10-24 Thread Paul Matthews
Hi Gatsby, Andrezza, Steven There is currently a bug that is affecting a small number of TIS queries. We're currently working on a fix and expect the problem to be resolved within a few days. If you continue to experience this problem, please let us know. -Paul, AdWords API Team. On Wedn

Re: 403 code and Error=Unknown when authenticating Google Analytics account

2012-10-24 Thread Paul Matthews
oogle.com/adwords/api/docs/signingup>guide and have an approved developer token? -Paul, AdWords API Team. On Wednesday, 17 October 2012 10:25:22 UTC+1, Mike wrote: > > Hi there. So we have a client who tried to connect their Google Analytics > via the API but was unsuccessful.

Re: When will the "QuotaCheckError.INVALID_TOKEN_HEADER" issue of TargetingIdeaService be fixed in sandbox?

2012-10-24 Thread Paul Matthews
Hi Dehui, Our engineers are aware of this issue and are looking into it. -Paul, AdWords API Team. On Monday, 22 October 2012 07:53:07 UTC+1, Dehui Zheng wrote: > > yes, I did. I successfully ran the cases before until the V201209 released. > > 在 2012年10月22日星期一UTC+2上午5时21分05秒,Anash

Re: What does QualityInfo exactly show?

2012-10-24 Thread Paul Matthews
Hi Oliver, This is currently the only data we provide on keywords within an AdGroup. - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: CRITERIA_PERFORMANCE_REPORT to get Topics by DownloadClientReport

2012-10-24 Thread Paul Matthews
Hi Adam, We're aware of a bug currently affecting this functionality. I'll post back to you as soon as we have more information. -Paul, AdWords API Team. On Tuesday, 23 October 2012 13:53:22 UTC+1, Adam wrote: > > Hi, > I used this > https://developers.google.com/a

Re: What value would BudgetId have if a camapaign isn't using a shared budget

2012-10-25 Thread Paul Matthews
Hi Alex, All campaigns will appear as shared budgets through the API, the difference is that individual budgets will only be associated to one campaign. That said, you can use any budget as a shared budget by simply assigning it's id to another campaign. -Paul, AdWords API Team. On Tu

Re: "Find out if you are eligible for free API units"

2012-10-25 Thread Paul Matthews
Hi Ali, Yes this is a mistake. The intended resource is the FAQ<https://developers.google.com/adwords/api/faq>. Please see this page for information on free units. -Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: CriterionError.INVALID_CRITERION_ID

2012-10-26 Thread Paul Matthews
Hi Gatsby, We are aware of this problem, though can you clarify if this is a sporadic problem or a consistent one? We believe we have a fix for this and will be releasing it today / tomorrow. Please keep us informed if the problem persists. -Paul, AdWords API Team. On Thursday, 18 October

Re: [v201209] Vietnam ID 2704 - LocationSearchParameter Error

2012-10-26 Thread Paul Matthews
Hi Sebastiaan, In answer to your first question; we are aware of this problem, though can you clarify if this is a sporadic problem or a consistent one? We believe we have a fix for this and will be releasing it today / tomorrow. Please keep us informed if the problem persists. -Paul, AdWords

Re: PHP Client Library - Formatting Requests

2012-10-26 Thread Paul Matthews
Hi Laid, Can you confirm that you've followed the sandbox setup <https://developers.google.com/adwords/api/docs/sandbox>instructions? Also can I check that you've followed Anash's last comment, regarding fetching client ids from GetAccountHierarchy? -Paul, AdWords API

Re: Can I watch sandboks in the browser?

2012-10-26 Thread Paul Matthews
Hi Mirror, We have no hosted Frontend UI for the sandbox, however as mmasters mentioned, there is a account viewer<http://code.google.com/p/google-api-adwords-java/wiki/SandboxAccountViewer>written in java. -Paul, AdWords API Team. On Thursday, 25 October 2012 14:11:47 UTC+1, Mirror

Re: Requesting an LTS release of the API

2012-10-26 Thread Paul Matthews
Hi Steve, Thank you for your feedback, I have passed it on to the core engineers. To provide background; we only make changes to the API in response to product changes. We sincerely apologies for any inconvenience caused. - Paul, AdWords API Team. On Friday, 26 October 2012 02:42:42 UTC+1

Re: CriterionError.INVALID_CRITERION_ID on setting location->id on v201209 in sandbox

2012-10-31 Thread Paul Matthews
'd love to know so we can investigate further. Cheers, -Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Internal Api Error in Add Campaign

2012-10-31 Thread Paul Matthews
Hi Emiliano, I believe your issues start with how you're querying the Sandbox. For instance, your developer token is incorrectly formatted. Please read the following link for information on using the sandbox: https://developers.google.com/adwords/api/docs/sandbox?hl=en Cheers, -Paul, Ad

Re: Internal Api Error in Add Campaign

2012-11-02 Thread Paul Matthews
> Regards, > Emiliano > > El miércoles, 31 de octubre de 2012 14:19:38 UTC-2, Emiliano Martinez > escribió: >> >> Hi Paul, >> >> I tried with my personal account, using emilianomartinez++USD as >> developer token, and it doesn't works either, and get the sa

Re: Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2012-11-02 Thread Paul Matthews
Hi Jarrett and Michael, Can you contact me directly on matthews.paul@gmail.com with your customer Ids so I can investigate this further. Cheers, - Paul, AdWords API Team. On Thursday, 1 November 2012 18:03:22 UTC, Jarrett Croll wrote: > > I have been using the Adwords API for about

Re: What value would BudgetId have if a camapaign isn't using a shared budget

2012-11-02 Thread Paul Matthews
Hi Sanju, If I understand this correctly, you have a shared budget between 3 campaigns but you only want to modify the budget for one of them? If that's the case, it sounds like you need to create a separate budget for the campaign you wish to have a different budget. As for your mutate call h

Re: Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2012-11-05 Thread Paul Matthews
Hi All, I'm looking further into this and will update this thread when I have more information. If you've not already, please send me your MCC ID, so I can look into each case further. Regards, - Paul, AdWords API Team. On Thursday, 1 November 2012 18:03:22 UTC, Jarrett Croll wr

Re: Problems with QuotaCheckError.ACCOUNT_INACTIVE

2012-11-05 Thread Paul Matthews
Hi Ray, This happens to be the same issue as the following thread. https://groups.google.com/forum/#!topic/adwords-api/ka19cZNbQo8 Pleases see that thread for instructions (primarily, forwarding to my email your mcc id) and announcements. Cheers, - Paul, AdWords API Team

Re: What value would BudgetId have if a camapaign isn't using a shared budget

2012-11-05 Thread Paul Matthews
ce/latest/CampaignService>to the new budget id Cheers, - Paul, AdWords API Team On Monday, 5 November 2012 07:05:57 UTC, Sanju wrote: > > Hi Paul, > > Yes Excatly what I want. > I want to change the budget for one of them which is shared with above > 3campaigns. > And trying with

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-11-05 Thread Paul Matthews
No updates as yet. We'll post something here as soon as we get any more information. Regards, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: [v201209] Vietnam ID 2704 - LocationSearchParameter Error

2012-11-05 Thread Paul Matthews
Hi Sebastiaan, I can confirm that at present, you can only request TIS data for one location. However we're looking into this and will get back to you as soon as I have any more information. Cheers, - Paul, AdWords API Team. On Friday, 26 October 2012 12:59:00 UTC+1, Sebastiaan Moeys

Re: New Remarketing Tag

2012-11-05 Thread Paul Matthews
UserList> I hope this information helps. Regards, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Data freshness (i.e. how often to query?)

2012-11-05 Thread Paul Matthews
27;s local timezone is GMT. So todays (2012-11-05) definitive statistics would be available tomorrow (2012-11-06) at 3am GMT. *Example Continuation:* Any query, I do today (2012-11-05) after 3am GMT, for data from yesterday (2012-11-04) or older, should be correct. I hope this helps to answer y

Re: Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2012-11-06 Thread Paul Matthews
We are looking into this but have no new updates yet. As soon as we have any information, we'll update this thread. Cheers, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: report error

2012-11-06 Thread Paul Matthews
Hi F.Pers, Could you provide more context? Such preferably the xml from a failed request (ensuring you don't send any personally identifiable information). Cheers, - Paul, AdWords API Team. On Monday, 5 November 2012 18:47:06 UTC, F.Pers wrote: > > Hi > > irregularly i

Re: TargetingIdeaService with broad match

2012-11-06 Thread Paul Matthews
Hi Terrafant, We've recently published an article explaining the difference in numbers<http://googleadsdeveloper.blogspot.co.uk/2012/11/understanding-adwords-api.html>. This is currently the best source of information on the Targeting Idea Service and the data returned. Chee

Re: Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2012-11-06 Thread Paul Matthews
en: 1. Login <http://www.google.co.uk/intl/en/adwords/myclientcenter/> to your MCC account 2. Navigate to *My Account* > *AdWords API Center* 3. Under *Developer details*, see: *Developer token* Regards, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Paul Matthews
Hi Tom, Are can you confirm that you're no longer using the API version v201109 and have switched to v201206 or v201209 as per this post<http://googleadsdeveloper.blogspot.co.uk/2012/10/adwords-api-v201109-and-v2011091-sunset.html> ? Regards, - Paul, AdWords API Team. On Tuesday,

Re: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
Seems to be down. I'm having issues as well. :( On Wednesday, November 7, 2012 1:38:15 PM UTC-5, Stefan den Hartog wrote: > > Anyone else getting the error: > > An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ > com.google.ads.api.services.common.error.InternalApiError.(Int

Re: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
Started working again for me. ;) On Wednesday, November 7, 2012 3:34:00 PM UTC-5, Andy wrote: > > Stopped working for me about 3 hours ago, as well. > > On Wednesday, November 7, 2012 1:38:15 PM UTC-5, Stefan den Hartog wrote: >> >> Anyone else getting the error: >> >> An error has occurred: Inter

Re: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
I take that back. Some of the functionality is back, not all On Wednesday, November 7, 2012 4:24:00 PM UTC-5, Paul Groetzner wrote: > > Started working again for me. ;) > > On Wednesday, November 7, 2012 3:34:00 PM UTC-5, Andy wrote: >> >> Stopped working for me ab

What's the status of the sandbox?

2012-11-07 Thread Paul Groetzner
The sandbox doesn't appear to be fully functional today. Earlier I had difficulty using it at all. Now it seems partial functionality is restored. At the moment when I try to retrieve AdGroups I'm getting this error: System.Web.Services.Protocols.SoapException ([InternalApiError.UNEXPECTED_INT

Re: CriterionError.INVALID_CRITERION_ID on setting location->id on v201209 in sandbox

2012-11-08 Thread Paul Matthews
Hi Schmilblick and WA, We are aware of this issue and are looking into it. I'll update this thread as soon as we have any more information. Regards, Paul Matthews. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: campaignService.mutate exception, customer id required

2012-11-08 Thread Paul Matthews
Hi Hum, Which client are you using? Do you have the SOAP Request / Response to help us isolate the problem? Cheers, - Paul, AdWords API Team. On Wednesday, 7 November 2012 23:01:46 UTC, Hum Hawks wrote: > > Hi, > I am using adword api, I supplied client customer id, when

Re: Account service in DLL - 2012_09

2012-11-08 Thread Paul Matthews
Hi kẹo, We are unaware of timeout issues. This issue usually occurs when there is a misconfigured firewall or router between the application and the AdWords API servers. Can you attempt a ping (or curl request) to the adwords.google.com servers? Regards, - Paul, AdWords API Team. On

Re: AdsCommon Error

2012-11-08 Thread Paul Matthews
Hi Victor, Can you confirm you're using the latest version of the API? Cheers, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: Where can I find all of the fields which I can use in scripts, and how to specify it?

2012-11-08 Thread Paul Matthews
Hi Mirror, Additional to what Oliver said, all field names have an upper case first character. The PHP library converts these to lower case (within the library) for historical reasons. Cheers, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Errors on location search parameters for requests to the targeting idea service

2012-11-08 Thread Paul Matthews
Hi Martin, We are aware of this issue. Please see this thread<https://groups.google.com/d/msg/adwords-api/3vuB7sDGS8o/-fMt4bT9TQYJ>for information and updates as we address the issue. Regards, - Paul, AdWords API Team. On Thursday, 8 November 2012 09:30:49 UTC, Martin wrote: > >

Re: How do I set individual campaign budget in v201209?

2012-11-08 Thread Paul Matthews
Hi Dragan, Currently there is no way to create the individual budgets through the API. However, with a few people mentioning this user journey, I have put forward the feature request. Cheers, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Sandbox environment errors

2012-11-14 Thread Paul Groetzner
Seems to go down about once (or twice) a week. At least for as long as I've been using the sandbox. So far I've never had any response from Google to my messages I sent out so I wouldn't expect to find out when it'll be back up any time soon. It'll just start working on its own eventually. On T

Re: When will the "QuotaCheckError.INVALID_TOKEN_HEADER" issue of TargetingIdeaService be fixed in sandbox?

2012-11-14 Thread Paul Matthews
Hi Vlad, We're still looking into this. We'll update this thread as soon as we have any new information. Regards, - Paul, AdWords API Team. On Wednesday, 7 November 2012 18:25:47 UTC, Vlad wrote: > > Hello > > Is there any news regarding this issue? > > >

Re: When will the "QuotaCheckError.INVALID_TOKEN_HEADER" issue of TargetingIdeaService be fixed in sandbox?

2012-11-14 Thread Paul Matthews
Hi Vlad, We're still looking into this. We'll update this thread as soon as we have any new information. Regards, - Paul, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Re: [PHP] Report download failed with the example "DownloadCriteriaReport.php"

2012-11-19 Thread Paul Matthews
ar to be an issue with the XML generated for the request. Cheers, Paul. On Wednesday, 7 November 2012 14:10:57 UTC, Xavier Bour wrote: > > Hello, > > I try to execute the example file DownloadCriteriaReport.php ( > http://code.google.com/p/google-api-adwords-php/source/browse/tr

Re: Using a cached wsdl in the PHP client library.. is it possible?

2012-11-22 Thread Paul Matthews
first set the php.inivariable to enable wsdl caching: soap.wsdl_cache_enabled = 1 Then set the settings.ini wsdl cache item to the desired mechanism: WSDL_CACHE = 3 For further information on soap configuration, please see: http://php.net/manual/en/soap.configuration.php Regards, - Paul, AdWord

Re: OAuth 2.0 hangout and/or screencast please, for PHP Client Library developers

2012-11-22 Thread Paul Matthews
er->GetOAuth2AuthorizationUrl(NULL, TRUE); ... Currently the AdWords client library alone doesn't support serviced accounts. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gro

Re: Converting test from Sanbox env. to Test Accounts

2012-11-26 Thread Paul Matthews
- Only test queries on that test account - E.g) Queries to create an account will create a new real account - E.g) Get Account Hierarchy will give you all the account hierarchy, not just test accounts Regards, - Paul, AdWord

Re: 201209 .Net sandbox Getcampaign method

2012-11-26 Thread Paul Matthews
/2012/11/introducing-test-accounts.html>, therefore we strongly recommend refactoring your code to use the new Test Accounts structure. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

Re: ERROR

2012-11-27 Thread Paul Matthews
GetAccountHierarchy code example - Is this a one off error, or is it recurring? - What outcome were you expecting? Though please remember not to post any personally identifiable information, such as email addresses or user ids. Regards, - Paul, AdWords API Team. On Tuesday, 27 November

Re: returnMoneyInMicros: true but totalConvValue still in currency

2012-11-27 Thread Paul Matthews
Hi MT, I've re-introduced this feature request. As soon as we have any information, we'll post it in this thread. Regards, Paul Matthews. On Tuesday, 27 November 2012 07:49:17 UTC, MT wrote: > > Two years and no change on this. It's quite problematic working with this

Re: Can anyone say whether this is a ClientLogin error or something else??

2012-11-27 Thread Paul Matthews
ation guide<https://developers.google.com/adwords/api/docs/guides/migration-v201206> . Regards, - Paul, AdWords API Team. On Monday, 26 November 2012 21:50:50 UTC, Ryan Applegate wrote: > > Hello Group, We are running an app interface to AdWords (version 201109) > using ClientLogin. We have had

Re: Units for current request?

2012-11-29 Thread Paul Matthews
Units); For More information on rates, please see the rate sheet<https://developers.google.com/adwords/api/docs/ratesheet> . Regards, - Paul, AdWords API Team. On Thursday, 29 November 2012 13:18:05 UTC, Mirror wrote: > > Hello! > > If I use php library - GetGampaignStats, Up

Re: Units for current request?

2012-11-30 Thread Paul Matthews
Hi Mirror, The units are calculated per action. So in the example above, the unit costs would be 6. The only instance where number of requests affect the units are with the cost per requests column. However for the example you specified, no "per-request" costs are assigned. Cheer

Re: Units for current request?

2012-12-03 Thread Paul Matthews
com/adwords/api/docs/reference/latest/TargetingIdeaService> *get0.1 per TargetingIdea<https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.TargetingIdea> 5Rounded up to the nearest integer Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: API is slow when accessing GetService requests

2012-12-06 Thread Paul Matthews
recently updated your server environment? Especially php, openssl or soap. Regards, - Paul, AdWords API Team. ** = The output of these tools can store potentially sensitive information. For this reason, if you are able to get the information to us, please attach it in an email to adwordsapi-s

Re: refresh token not returned

2012-12-17 Thread Paul Matthews
AdWords api with your SOAP request / response so we can look into it further. Regards, - Paul, AdWords API Team. On Tuesday, 11 December 2012 12:17:50 UTC, Itai wrote: > > I have created a developer acount, and created a test acount. > I use OAuth 2.0 for authenticating the user usin

Re: GOOGLE_ACCOUNT_COOKIE_INVALID problem

2013-01-09 Thread Paul Matthews
you also try updating the client to the latest version (3.2.3)<https://code.google.com/p/google-api-adwords-php/downloads/list>and re-running the same code. Regards, Paul Matthews. On Tuesday, 8 January 2013 11:45:56 UTC, gpsphpdev wrote: > > AuthtToken is new so why i get this

  1   2   3   4   >