Re: excluding placements via API

2013-11-27 Thread Paul Matthews (AdWords API Team)
Hi Berry, For an example of how to configure the an operation with the AdGroupCriterionService, please take a look at this add_campaign_targeting_criteria.rb

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

2013-11-27 Thread Paul Matthews (AdWords API Team)
Hi Dev, To obtain access to the API, you create an MCC account which manages AdWords accounts. No data is lost, there is no conversion between an AdWords account and an AdWords API account. If you create a new account, then it will have separate history. However, from an MCC you're able to acc

Re: First app - Test account and refresh token

2013-11-27 Thread Paul Matthews (AdWords API Team)
Hi Meerah, All requests to the AdWords API must contain two prerequisites: - Authorization credentials - Application Identifier (Developer Token) The authorization credentials can be either OAuth2 credentials or ClientLogin credentials (we encourage you to use OAuth2). Some of the creden

Re: Alert Service required MCC account.

2013-12-03 Thread Paul Matthews (AdWords API Team)
'PAYMENT_NOT_ENTERED', 'TV_ACCOUNT_BUDGET_ENDING', >>> 'TV_ACCOUNT_ON_TARGET', >>> 'TV_ZERO_DAILY_SPENDING_LIMIT', 'USER_INVITE_ACCEPTED', >>> 'USER_INVITE_PENDING', 'ZERO_DAILY_SPENDING_LIMIT&#

Re: Alert Service required MCC account.

2013-12-03 Thread Paul Matthews (AdWords API Team)
Hi Chirag, Here's the code that I've got: $query = new AlertQuery(); $query->clientSpec = "ID_LIST"; $query->clientCustomerIds = array(00); $query->filterSpec = "ALL"; $query->triggerTimeSpec = "ALL_TIME"; $selector = new AlertSelect

Re: How to work with deleted CampaignFeeds?

2013-12-06 Thread Paul Matthews (AdWords API Team)
Hi, You're both correct, you can't actually un-delete an object. We've made some fixes to the FeedServices, are you still seeing this error? If you are, can you please forward us a requestId of a recent (< 5 days) SOAP request, so we can investigate further. Regards, - Paul, AdWords API Team.

Re: Error Linking MCC Test Account

2013-12-06 Thread Paul Matthews (AdWords API Team)
linking > closed accounts? Or is there perhaps some other work around we could use? > > On Thursday, October 10, 2013 7:00:02 AM UTC-4, Paul Matthews (AdWords API > Team) wrote: >> >> Hi Jeremy, >> >> Can you report a bug in myclientcentre, they'll be able to

Re: Location extension bug?

2013-12-09 Thread Paul Matthews (AdWords API Team)
Hi GDZ, Are you using the GeoLocationService to get the address first? As per this example, you can see that they find the GeoPoint first, then inclu

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-12-10 Thread Paul Matthews (AdWords API Team)
Hi Christian, When you say you've done many changes, what kind of changes? Are you able to get authentication working as per the screencast? Using the video is the easiest way to get the authentication working. The USER_PERMISSION_DENIED is served w

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-12-10 Thread Paul Matthews (AdWords API Team)
ch client account. >>>> In that case, I think an installed application mechanism is not >>>> practical because it requires manual process for each account. >>>> >>>> You can use the web application >>>> flow<https://developers.

Re: Problem running adword-axis-example > GetRefreshToken

2013-12-12 Thread Paul Matthews (AdWords API Team)
Hi Andrea, So the URL mismatch generally occurs when you've not selected an InstalledApp flow in the cloud (or dev) console. For an example, please see the Java OAuth2 screencast . Regards, - Paul, AdWords API Team. On Thursday, 5 December 2013 02

Re: [EntityNotFound.INVALID_ID @ operations[0].operand.budget.budgetId; trigger:'BudgetId: 139952340']

2013-12-12 Thread Paul Matthews (AdWords API Team)
Hi Burak, It seems that you're trying to configure a budget that doesn't exist. Please check your budgetId. Additionally, you can no longer submit a Budget to the CampaignService for creation. Regards, - Paul, AdWords API Team. On Monday, 9 December 2013 07:07:32 UTC-8, Burak Yavuzer wrote:

Re: Location extension bug?

2013-12-19 Thread Paul Matthews (AdWords API Team)
Can't find any button/link to do so. > > On Monday, December 9, 2013 6:14:57 PM UTC-5, Paul Matthews (AdWords API > Team) wrote: >> >> Hi GDZ, >> >> Are you using the GeoLocationService to get the address first? As per this >> example<https://g

Re: [EntityNotFound.INVALID_ID @ operations[0].operand.budget.budgetId; trigger:'BudgetId: 139952340']

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi Burak, The only example we have shows how to create a Budget, not modify one. However the modification code is very similar. Just specify t

Re: Error Linking MCC Test Account

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi Jeremy, So talking with the team it appears I'm giving you out dated information. The correct resolution is: - Only use the Test MCC to create test accounts, it's no longer possible to create Test Accounts under a non-test account (this was the misinformation I was giving you befor

Re: Geo performance report CityCriteriaId misguides developers

2013-12-19 Thread Paul Matthews (AdWords API Team)
PM UTC+5:30, Chirag wrote: >> >> Hello Paul, >> >> Thanks for reply. >> >> When i can expect this to be update? >> >> On Friday, October 25, 2013 9:23:04 PM UTC+5:30, Paul Matthews (AdWords >> API Team) wrote: >>> >>> Hi Chirag, &g

Re: AdExtensions total values

2014-01-02 Thread Paul Matthews (AdWords API Team)
Hi Joni, Can you provide us with the report definition? As this will help us explain what you're seeing. For instance, you may be using segmentation fields which means you'd get more than one result per feed item. For further information on this, please see the Placeholder Feed Item Report de

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Paul Matthews (AdWords API Team)
, >>> Again From This Morning we are facing this problem .. >>> Till the the Day it was working fine .. >>> we have also checked about Open SSL enabled And it is enabled ... >>> >>> can you suggest in this , Please , Its so urgent ... >>> >&

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Paul Matthews (AdWords API Team)
gt;> > Kindly check & Let us know ASAP. > > Thanks, > > > > On Wednesday, 8 January 2014 19:52:26 UTC+5:30, Paul Matthews (AdWords API > Team) wrote: >> >> If you're still requesting the WSDL you listed before, you'll be hitting >> this p

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Paul Matthews (AdWords API Team)
Hi Mehul, I've recreated the same wget request from an example host and I don't get that error message. In the past we've seen this has being an SSL setting that's flagging the error. Can you try a wget from another machine and if successful check the differences in openssl settings. Regards,

Re: Error Linking MCC Test Account

2014-01-08 Thread Paul Matthews (AdWords API Team)
Hi Rakesh, Please see the answers inline: On Friday, 20 December 2013 13:40:48 UTC, Rakesh R wrote: > > 1. For linking the test account to the test MCC account i should choose > the option 'Link existing account' in my client center page right? > The best way to create test accounts is to log i

Re: Error Linking MCC Test Account

2014-01-08 Thread Paul Matthews (AdWords API Team)
Here's the test account pagelink. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.

Re: Reproducible ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-01-08 Thread Paul Matthews (AdWords API Team)
Sorry for not catching that myself. However, after removing the > ordering field, I still get the error (as you have probably experienced > yourself). > > Thanks again for your efforts & cheers, > Dorian > > On Wednesday, November 27, 2013 12:27:42 PM UTC+1, Paul Matthe

Re: Reproducible ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-01-09 Thread Paul Matthews (AdWords API Team)
Dorian > > On Wednesday, November 27, 2013 12:27:42 PM UTC+1, Paul Matthews (AdWords > API Team) wrote: >> >> Hi Dorian, >> >> We're still looking into the errors, but one thing that came up is that >> the use of ordering and paging aren't supporte

Re: "calls from ads" conversion casing

2014-01-15 Thread Paul Matthews (AdWords API Team)
Hi Greg, Looking into this, the issue I understand you to be describing is that ConversionTypeName is lower case for the "calls from ads", however this appears to be the only case? We don't explicitly guarantee that the casing of the returned items will be the same. Can you work around the iss

Re: Wie erstelle ich eine Suchvolumen-Abfrage mit der Google-Api

2014-01-16 Thread Paul Matthews (AdWords API Team)
Hi Danny, *### In Englisch ###* It seems that you're asking about search query volumes, which is not related to the AdWords API. I believe you're looking for the Google Analytics API . I hope this information helps. *### In der deutschen ###* Es sch

Re: GOOGLE_ACCOUNT_COOKIE_INVALID problem

2013-01-15 Thread Paul Matthews (AdWords API Team)
Hi Minh, Could you post or attach the full configuration file, ensuring you anonymize any personal information? As this wil help us to look into this further. In the meantime, if you could enclose the API request in a try-catch block and clear the cache on error. See below for example cache cl

Re: AuthenticationError:GOOGLE_ACCOUNT_COOKIE_INVALID error

2013-01-15 Thread Paul Matthews (AdWords API Team)
Hi gpsdev, Are you getting this error for every service you call or just the CampaignService? This error is usually served when an authentication token expires. Can you try refreshing your Auth Token and entering it into your auth.ini file? Finally, which Oauth Handler are you using? Cheers,

Re: Problem with Adwords Api

2013-01-15 Thread Paul Matthews (AdWords API Team)
Hi FL, Using a developer token as ++ was associated to the, now deprecated, Sandbox environment. You'll need to use Test Accountsto test your API calls. Cheers, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

2013-01-15 Thread Paul Matthews (AdWords API Team)
Hi Sagar, One thing to check is that you've enabled OpenSSLin the php.ini. Without it, it cannot retrieve the wsdl from a https location. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: No SearchBudgetLostImpressionShare in ad group performance report

2013-01-16 Thread Paul Matthews (AdWords API Team)
Hi Arthur, The report type definitionslists all the data we have available, if a column doesn't exist, it's because we don't store that data. If you include columns that don't exist in the report, it responds with an error. Reg

Time is running out for AdWords API v201206

2013-01-17 Thread Paul Matthews (AdWords API Team)
*On February 26, 2013, we will be sunsetting version v201206of the AdWords API. If you’re currently using v201206 of the AdWords API, make sure you read this blog post

Re: Empty adType attribute for html5 ad

2013-01-25 Thread Paul Matthews (AdWords API Team)
Hi j.e.frank, To enable logging, please see this section of the README and then check the logs directory for the output. Though please bear in mind this is a public forum, so don't paste any personally identifia

Re: Problem with Adwords Api

2013-01-28 Thread Paul Matthews (AdWords API Team)
Hi Alan, Yes, the Sandbox environment has been turned off since 15th December 2012. In it's place there are the test accounts . Please see this blog post

Re: How to get Campaign using CampaignService with version Google.Api.Ads.AdWords.v201109?

2013-01-29 Thread Paul Matthews (AdWords API Team)
Hi Pramod, It seems you're trying to use a sunset version of the AdWords API, please see this blog postfor more information. Also, seing as we've announced that the sunset of v201206 is imminent

Re: API Access Developer Token Taking very lang time? Even we have done all as per API team's Instructions??

2013-01-30 Thread Paul Matthews (AdWords API Team)
Hi Zcubator, Please send an email to adwordsapi-supp...@google.com with your request info so we may investigate this further. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.co

Re: Empty adType attribute for html5 ad

2013-01-30 Thread Paul Matthews (AdWords API Team)
Hi j.e.frank, So further investigation, given the information you've provided, it seems it is as you suspected, that reporting hasn't got the latest set of data yet. We're looking into this issue, I'll update this thread as soon as I have any more information. Regards, - Paul, AdWords API Te

Re: Fault occured while processing

2013-01-31 Thread Paul Matthews (AdWords API Team)
Hi Artur, It seems that the request contained no operations, can you paste the code you used to make the request? Cheers, - Paul, AdWords API Team. On Wednesday, 30 January 2013 14:34:55 UTC, Artur Meinzer wrote: > > Hi, > > I was trying to delete a negative keyword, but it didn't work. I alwa

Re: New AdGroups missing from CustomerSyncService report

2013-02-18 Thread Paul Matthews (AdWords API Team)
Hi Thomaas, Can you give us an example of the queries you're using, or if you'd prefer to contact us directly with an example SOAP request / response, it would aid our investigation into this. - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

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

2013-02-20 Thread Paul Matthews (AdWords API Team)
What would > be another thing to check when getting this error? > > Thanks! > > Adam > > On Tuesday, January 15, 2013 11:49:21 AM UTC-5, Paul Matthews (AdWords API > Team) wrote: >> >> Hi Sagar, >> >> One thing to check is that you've enab

Re: Predicate - Filtering not null

2013-02-21 Thread Paul Matthews (AdWords API Team)
Hi Kaushik, I'm looking into this for you, I've been trying a few values but to no avail. Can you just confirm which library you're using? Cheers, - Paul, AdWords API Team. On Monday, 11 February 2013 15:10:09 UTC, Kaushik Sahoo wrote: > > How do we filter out not null values while using Predi

Re: newbie to adword api - creating reports

2013-02-25 Thread Paul Matthews (AdWords API Team)
Hi Alan, Due to the way the PHP library works, we include the ReportDefinitionService to load in the appropriate classes for constructing the ReportUtils request. Classes such as: Selector, Predicate and ReportDefinition are included by the ReportDefinitonService include. We are looking into w

Re: Cant sign up to MCC

2013-02-25 Thread Paul Matthews (AdWords API Team)
The link can sometimes be missing (or display broken css) if there's an extension enabled that may block assets. For instance, the AdBlock Plus extension often blocks assets containing AdWords in the name. Especially from Google IPs. Can you try starting (a current version of) firefox in safe-m

Re: Required functional requirement

2013-02-25 Thread Paul Matthews (AdWords API Team)
Hi Kesera, This forum is for AdWords API Technical questions. For information regarding Ts and Cs, please contact the Tokens team at: adwordsapi-tok...@google.com Cheers, - Paul, AdWords API Team. On Wednesday, 20 February 2013 05:54:49 UTC, kesera wrote: > > May I ask you about section III,

Re: ReportUtilities.DownloadClientReport error (v201209)

2013-03-12 Thread Paul Matthews (AdWords API Team)
Hi Tom, We strongly advise switching to OAuth 2 as OAuth 1 is being deprecated. For information on configuring your DotNet application, please see these docs on OAuth . Cheers, - Paul, AdWords API Team. On Monday, 25 Februa

Re: Legacy Sitelinks to Upgraded Sitelinks

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Ori, I've put this forward as a suggestion, I'll update this thread as soon as we have any new information. Regards, - Paul, AdWords API Team. On Monday, 11 March 2013 10:22:43 UTC, Ori Arditi wrote: > > Hello > > Do you expect to migrate the legacy sitelinks to upgraded sitelinks in the >

Re: v201302 Campaign_Performance_Report Impression Share Errors

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Sean, You're indeed correct, SearchRankLostImpressionShare should be available. Can you log your request and response XML and send them to adwordsapi-supp...@google.com so we can look into this further. Cheers, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: RelativeCTR not available in Account Performance reports?

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Zweitze, I can confirm that it does not exist in that report. I'm looking into the for working out the RelativeCTR for a given account and will get back to you as soon as I have more information. Regards, - Paul, AdW

Re: Retrieve Search Query Performance Report (SEARCH_QUERY_PERFORMANCE_REPORT)

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Sahar, The DownloadDefinedReportExample.php example is an example for the deprecated v201206 version of the API. We strongly recommend you consider using the DownloadCriteriaReportWithAwql.php

Re: When I run my script to download client csv files, It's give me error like " Failed to get authToken. Reason: BadAuthentication "

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Sana, Firstly, can you ensure you're using the latest version of the client library? The current version is v4.1.1and can be downloaded here

Re: Cannot seem to get campaign level criteria (like Location, Gender, Age and such) via Creteria report.

2013-03-22 Thread Paul Matthews (AdWords API Team)
Hi Slava, The CRITERIA_PERFORMANCE_REPORTonly reports on AdGroupCriteria. At present the recommended way of getting report data for the CampaignCriteria is to use the CampaignCriterionService.query()

Re: Cannot seem to get campaign level criteria (like Location, Gender, Age and such) via Creteria report.

2013-03-22 Thread Paul Matthews (AdWords API Team)
Hi Slava, The CRITERIA_PERFORMANCE_REPORT only reports on AdGroupCriteria. At present the recommended way of getting report data for the CampaignCriteria is to use the CampaignCriterionService.query()

Re: GetClientCustomerId?

2013-03-22 Thread Paul Matthews (AdWords API Team)
Hi Mac, The GetClientCustomerId example made use of the InfoService. The migration guideexplains that the InfoService has been removed as it is not needed in the with the new APi Billing

Re: refreshing the oauth2 token

2013-03-25 Thread Paul Matthews (AdWords API Team)
Hi Hagay, Firstly, have you tried using the OAuth2 exampleas a reference for the authorization flow? You should store the hash from the response from the authorize()

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-04-01 Thread Paul Matthews (AdWords API Team)
This issue has now been fixed, at: - change set - downloads Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=

Re: SOAP-ERROR: Parsing WSDL

2013-04-03 Thread Paul Matthews (AdWords API Team)
Hi Mahesh, *Firstly:* Have you enabled WSDL_CACHE? We've had reported issues where caching of WSDLs has caused errors. Can you try turning it off and making the same number of requests. This setting is configurable in the settings.ini

Re: How to add dummy data to my test account

2013-04-05 Thread Paul Matthews (AdWords API Team)
Hi Jonathan, There is currently no way to add test data to your test account. We are aware of this feature request and we're looking into it. Regards, - Paul, AdWords API Team. On Monday, 25 March 2013 03:15:41 UTC, Jonathan Sosa wrote: > > Hi > > I'm trying to get the Campaign Performance Rep

Re: Unmarshalling Error: cvc-type.2 with MutationJobServic and PHP

2013-04-10 Thread Paul Matthews (AdWords API Team)
Hi Nils, Thank you for reporting this, we are currently looking into the problem. We've got a bug open with this issuein the code site page that we'll be updating as soon as we have more information. If you could add any of

Re: PHP Warning: SoapClient::SoapClient(): SSL: Connection reset by peer

2013-04-22 Thread Paul Matthews (AdWords API Team)
Hi Bionic, Firstly, I'd upgrade to the latest versionof the client library as 4.2.2 is now available and check that you're using a non-sunset version of

Re: Token : Adwords API : ruby client

2013-04-23 Thread Paul Matthews (AdWords API Team)
Hi Eduardo, It is correct that the *accessToken lasts only 1 hour*. That is the default accessToken lifespan for OAuth2. What should happen, is you need to refresh the accessToken using the refreshToken. This will give you another hour to make requests to the API. Please see the OAuth2 docs

Re: Token : Adwords API : ruby client

2013-04-24 Thread Paul Matthews (AdWords API Team)
Hi Eduardo, Another thing that probably wasn't clear from my last message. Can you just check, that you're storing the accessToken and the requestToken on the server. These should be passed back from the user login and consent step . Ch

Re: Performance overheads with Logging SOAP XML request and response

2013-04-24 Thread Paul Matthews (AdWords API Team)
Hi Alan, The performance overheads of storing the SOAP request / response on every request are fairly negligible in comparison to the HTTP request it makes before it*. However, you should take into consideration, how quickly it might fill up your server's disk space. I personally would use a to

Re: Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-24 Thread Paul Matthews (AdWords API Team)
Hi Steve, Currently, the AWQL interface is read-only. I'll put this forward as a feature request and give your use case as an example. One thing to consider though, it'd currently take 2 requests to perform this action; a request to the AWQL for the IDs, and a mutate request to the service to

Re: Any plans to support criterion deletion (or other manipulations) using AWQL?

2013-04-24 Thread Paul Matthews (AdWords API Team)
Thanks for adding depth to the request. 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: TargetingIdeaSelector via PHP - need some advice

2013-04-30 Thread Paul Matthews (AdWords API Team)
Hi goo..., Try sending this selector instead: array(1) { ["selector"]=> array(5) { ["requestType"]=> string(5) "IDEAS" ["ideaType"]=> string(7) "KEYWORD" ["requestedAttributeTypes"]=> array(4) { [0]=> string(12) "KEYWORD_TEXT" [1]=> string(13) "

Re: google api php client 0.6.2-require_once

2013-05-08 Thread Paul Matthews (AdWords API Team)
Hi Maria, This is an AdWords API Forum, the Google API PHP Clientis not supported by this forum. Please contact the Google API Client Forum . But as a side note, the code for Googl

Re: TargetingIdeaSelector via PHP - need some advice

2013-05-08 Thread Paul Matthews (AdWords API Team)
Hi goo..., It's to do with how you invoke the call to the API. So, instead of performing the $client->__soapCall() method, if you set the headers with $soap->__setSoapHeaders($encodedHeaders); Then call the client's magic get method, it should work. e.g: $encodedHeaders = new SoapHeader(AD

Re: Google Search Network column via Targeting Idea Service

2013-05-09 Thread Paul Matthews (AdWords API Team)
Hi Dimce, Can you confirm that you're including "locations" and "devices" in your query? Can you post the entire SOAP request without the personally identifiable information (e.g. username / password / developerToken etc.)? Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: PHP Warning: SoapClient::SoapClient(): SSL: Connection reset by peer

2013-05-09 Thread Paul Matthews (AdWords API Team)
er halfway > though. > > btw, how can I get a heads up when libraries change etc? I only ever find > out when I get a problem. > > Thanks > > On Monday, 22 April 2013 18:03:28 UTC+2, Paul Matthews (AdWords API Team) > wrote: >> >> Hi Bionic, >> &

Re: google adwords php soap response is null

2013-05-24 Thread Paul Matthews (AdWords API Team)
Hi Modestats, Can you turn on logging and post the SOAP request / response here so we can investigate further. Please see the README filefor further information on this. Please remember to remove any personally identifiable

Re: Remove or change the Content-Encoding of a SOAP request

2013-07-02 Thread Paul Matthews (AdWords API Team)
Hi Alan, Can you confirm that this fixed the problem? You mention the google-api-adwords-phpversion 4.2.5, does this mean that you weren't having this issue on library versions prior to 4.2.5? Have you recently upgraded your mod_deflate

Re: Rebuild PHP Client library

2013-07-04 Thread Paul Matthews (AdWords API Team)
ors when I try to run generate task > from build.xml > > On Monday, June 10, 2013 1:53:13 PM UTC+3, Paul Matthews (AdWords API > Team) wrote: >> >> Hi Eugene, >> >> Would you mind posting this issue on the client libraries issues >> page<https://code.googl

Re: Confusion about OAuth2 process

2013-07-06 Thread Paul Matthews (AdWords API Team)
Hi, Firstly, for the best results we recommend following the use_oauth2.py exampleshipped with the AdWords API Python client library

Re: Deleting a Feed

2013-07-17 Thread Paul Matthews (AdWords API Team)
Hi Abidi, So to remove the link, you'd only need to remove the link between the Campaign and the Feed (CampaignFeed). However, there's currently a limit of 20 Feeds, so if you're certain you're

Re: Deleting a CallExtension Feed

2013-07-17 Thread Paul Matthews (AdWords API Team)
Hi Abidi, I believe this is a duplicate of your previous question. It's been addressed there. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

Re: I cant change keywords cpc

2013-07-18 Thread Paul Matthews (AdWords API Team)
Given that you're calling mutate on $adGroupCriteriaService, can you var_dump the value of that variable? It should be an instance of AdGroupCriterionService . Reg

Re: Which Service/Class to use to get min-bid and first-page bid for a keyword

2013-07-19 Thread Paul Matthews (AdWords API Team)
Hi Ankit, Firstly v201209 will be sunset on 2013-07-22, which means all requests to that version will fail. Therefore you're strongly advised to migrate all API requests to v21306 or v201302. For more information please see the sunset reminder

Re: Default Max. CPC for adgroup

2013-07-22 Thread Paul Matthews (AdWords API Team)
Hi Roberto, The content from this topic is no longer relevant to all current versions of the API, as it was last posted to in 2011. For general information about bidding, please see the bidding guidein our docs. The previously name

Re: Can't reuse oauth2 token - gives me OAUTH_TOKEN_INVALID (Ruby client lib)

2013-07-22 Thread Paul Matthews (AdWords API Team)
Hi Matthew, The Ruby OAuth2 info along with the README should explain all the steps for configuring your client. But it's worth testing the setup_oaut

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2013-07-26 Thread Paul Matthews (AdWords API Team)
Anyone considering using pcntl, should also bear in mind that it's fine for a small script, but it's easy to end up exhausting resources. It's also very difficult to debug. A much more scalable solution to the problem is implementing a Job Queue. This can allow you to synchronize tasks between

Re: Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-29 Thread Paul Matthews (AdWords API Team)
Hi Jan, The best solution to bypass this issue is to cause a refresh of the access_token before you fork the process. Insert the following code before the wile loop: $oauth2info = $user->GetOAuth2Info

Re: Can't reuse oauth2 token - gives me OAUTH_TOKEN_INVALID (Ruby client lib)

2013-07-29 Thread Paul Matthews (AdWords API Team)
fo.email >https://www.googleapis.com/auth/plus.me";, > - expires_in: 2589, > - email: "adwor...@test.com ", >- verified_email: true, >- access_type: "offline" > > } > > On Monday, July 22, 2013 9:57:59 AM UTC-4, Paul Matthews (

<    1   2