Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-09-18 Thread Anash P. Oommen (AdWords API Team)
September 2014 16:04:31 UTC+1, Anash P. Oommen (AdWords API Team) wrote: Hi David, If I remember correctly, the name needs to be unique in only active + paused items, not globally (with the new change). So if the user deletes an adgroup with the same name, you could create one

Re: Basic idea about How to start accessing the Adwords API data

2014-09-15 Thread Anash P. Oommen (AdWords API Team)
Hi Vandita, You can refer to https://github.com/googleads/googleads-dotnet-lib/wiki/Getting-Started for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, September 12, 2014 6:04:50 AM UTC-4, Vandita Chhabaria wrote: I have a normal Google Adword Account(Production), I have a

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-09-15 Thread Anash P. Oommen (AdWords API Team)
On Monday, 8 September 2014 19:15:49 UTC+1, Anash P. Oommen (AdWords API Team) wrote: Hi David, AdWords API v201406 no longer allows you to undelete campaigns, adgroups, etc. The UI and older API versions allows this behaviour for now, but they will eventually start working like the way

Re: Obtaining and using OAuth2TokenGenerator exe ...

2014-09-10 Thread Anash P. Oommen (AdWords API Team)
Hi, It should be https://github.com/googleads/googleads-dotnet-lib/releases/latest, may be something changed with the way github.com generates the link for the latest release. I'll fix the wiki link also, thanks for bringing this up. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday,

Re: How to set mobile carrier to MobileAd ?

2014-09-10 Thread Anash P. Oommen (AdWords API Team)
. Oommen (AdWords API Team): Hi, Could you please provide a requestId for the failed request? It is part of the response SOAP header. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, September 9, 2014 4:23:02 AM UTC-4, 照沼領 wrote: Hi . I want to set Softbank@JP to mobile

Re: Can't access Google AdWords Service. Getting Invalid Grant error.

2014-09-10 Thread Anash P. Oommen (AdWords API Team)
Hi Raman, Are you using the latest PHP client library? And generating OAuth2 tokens for the same login email as that of your AdWords account? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, September 10, 2014 1:15:25 AM UTC-4, raman kumar wrote: The two ways through which i get

Re: How to set mobile carrier to MobileAd ?

2014-09-09 Thread Anash P. Oommen (AdWords API Team)
Hi, Could you please provide a requestId for the failed request? It is part of the response SOAP header. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, September 9, 2014 4:23:02 AM UTC-4, 照沼領 wrote: Hi . I want to set Softbank@JP to mobile carrier value of MobileAd . But,

Re: ad group mobile bid modifiers in shopping campaigns not working

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi Greg, We have added a fix, and this should go live during the next server push. If the issues persist after a few days, let me know. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, September 4, 2014 12:56:29 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi Greg

Re: MutateJob status never complete

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
? On Wednesday, August 27, 2014 10:23:02 AM UTC-3, Anash P. Oommen (AdWords API Team) wrote: Hi Nicolas, Could you share the bulk mutate job id with me? I could investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 26, 2014 2:46:48 PM UTC-4, Nicolás

Re: Defaults not retrieving all data

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi David, As far as I know, AdGroupAdService is the only service that shows this behaviour. That said, it is a good practice to filter for all the entity types by their status to include all that you need. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 8, 2014 5:27:13 AM

Re: Enable SOAP in PHP

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi Shukla, See http://stackoverflow.com/questions/11584426/how-do-i-enable-enable-soap-in-php-on-linux for a relevant thread. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 8, 2014 8:36:28 AM UTC-4, Shukla Abhinav wrote: I am trying to create a new campaign to test my

Re: Unable to get refresh Token

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi Shukla, I believe this is related to the issue in the other thread, where you mentioned that SOAP is not enabled in your PHP environment. The issue should get addressed once that is fixed. The instructions to setup PHP library with OAuth2 can be found at

Re: AttributeError: 'AdWordsClient' object has no attribute 'GetConversionTrackerService'

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi Anup, Could you please open an issue at https://github.com/googleads/googleads-python-lib/issues? The client library maintainer will follow up with you over the issue tracker. Cheers, Anash P. Oommen AdWords API Advisor. On Monday, September 8, 2014 1:20:21 AM UTC-4, Anup Pathak wrote:

Re: can a negative placment be un-excluding without remembering first its criterion-ID ?

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi Berry, Why not retrieve all campaign negative criterion where CriteriaType = PLACEMENT and PlacementUrl contains xxx using the CampaignCriterionService? That should give you the ids, and you can delete the criterion to unexclude the placements. See

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-09-08 Thread Anash P. Oommen (AdWords API Team)
Hi David, AdWords API v201406 no longer allows you to undelete campaigns, adgroups, etc. The UI and older API versions allows this behaviour for now, but they will eventually start working like the way v201406 works today. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 8,

Re: Google Adwords API Ad group Ideas

2014-09-05 Thread Anash P. Oommen (AdWords API Team)
able to pass the bid value per monthly basis. If is there any possible can you give me example. Appreciate your earliest reply, Thanks, A. Anand Babu On Thursday, 14 August 2014 19:24:41 UTC+5:30, Anash P. Oommen (AdWords API Team) wrote: Hi Anand, Looks like AdGroup Ideas

Re: ad group mobile bid modifiers in shopping campaigns not working

2014-09-04 Thread Anash P. Oommen (AdWords API Team)
regarding why the ad group mobile bid modifiers for shopping campaigns are not permitted through the API, even though you can do it in the UI? Thanks, Greg On Monday, August 25, 2014 10:07:14 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: Hi Greg, No updates, I'll ping the team again

Re: Issue with uploading large amounts of data using MutateJobService

2014-09-04 Thread Anash P. Oommen (AdWords API Team)
as this or a different one, but our development is blocked and we really need some feedback. Thanks, -Brian On Friday, August 29, 2014 10:37:46 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: Hi Alan, Oliver, We have identified the issue at our end, it's a flaky connection to our

Re: problem with big product partitions removal

2014-09-04 Thread Anash P. Oommen (AdWords API Team)
5000 limit on Partition node as well? Regards Eshaan On Tuesday, July 15, 2014 3:26:24 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi Radoslaw, I believe you shouldn't be receiving this error. I'll open a request with the Shopping team and ask them to investigate this further

Re: Ad Group Level Bid Modifiers example in Perl

2014-09-04 Thread Anash P. Oommen (AdWords API Team)
Hi Reed, This is covered in https://developers.google.com/adwords/api/docs/guides/adgroup-bid-modifiers. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 26, 2014 1:50:06 PM UTC-4, Reed wrote: I see the examples for the various v201406 libraries for creating new bid

Re: Shuld I choice reporttype about ProductPartition.

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Hi, You can get the same data from either Criteria performance or product partition report. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 28, 2014 5:01:32 AM UTC-4, 照沼領 wrote: Hi, I'll want to migrate API version to v201406 and retrieve ProductPartition report. In

Re: Missing feedItems

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Looks like we also had a documentation issue that suggested you could use CampaignID and AdgroupId. We will get this fixed to avoid confusion in the future. Cheers, Anash On Thursday, August 28, 2014 3:52:09 AM UTC-4, GrueneOrchidee wrote: If I use the fields TargetingAdGroupId and

Re: Issue with uploading large amounts of data using MutateJobService

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Hi Alan, Oliver, We have identified the issue at our end, it's a flaky connection to our datastore when creating and reading jobs. We are working on a fix, but meanwhile you can put a retry loop around your code to resubmit the job. MJS can handle the batch size you are providing, so this

Re: Impressions information from the CampaignService

2014-08-28 Thread Anash P. Oommen (AdWords API Team)
Hi Amit, Stats are available only through Reports. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 28, 2014 8:31:45 AM UTC-4, Amit Pawar wrote: Hi Team, My requirement is to get the impressions, interactions for the campaigns. I don't want to use the reporting service

Re: Impressions information from the CampaignService

2014-08-28 Thread Anash P. Oommen (AdWords API Team)
Hi Amit, As I mentioned in my previous post, the only way is to download, parse the report, and load the values into local DB. There's simply no workaround for that requirement. May I ask, why is it that you don't want to download the report? Cheers, Anash P. Oommen, AdWords API Advisor. On

Re: MutateJob status never complete

2014-08-27 Thread Anash P. Oommen (AdWords API Team)
Hi Nicolas, Could you share the bulk mutate job id with me? I could investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 26, 2014 2:46:48 PM UTC-4, Nicolás Gelpi wrote: Hi All, I'm currently working with the MutateJobService, and it was working fine

Re: Issue with uploading large amounts of data using MutateJobService

2014-08-27 Thread Anash P. Oommen (AdWords API Team)
Hi Alan, InternalApiError.UNEXPECTED_INTERNAL_API_ERROR means that something unexpected happened at our end. MutateJobService should be able to process the kind of batch size you provide without any issues. Can you please provide the SOAP request id (or the sanitized SOAP logs)? You can turn

Re: How to create negative keywords campaign level using java

2014-08-26 Thread Anash P. Oommen (AdWords API Team)
Hi Naveen, You can use the client library from https://github.com/googleads/googleads-java-lib to get started. Negative keywords are added the same way as shown on

Re: Very Strange Error: always get totalNumEntries0/totalNumEntries

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
will include ClientCustomerid header from now and hope this will fix the problem. Many thanks for you. David On Saturday, August 23, 2014 4:36:13 AM UTC+10, Anash P. Oommen (AdWords API Team) wrote: Hi David, Looks like you are not setting ClientCustomerId header any longer, so all

Re: SOAP-ERROR

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Vassard, Could you make sure that your php script can access these urls (' https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl) from the machine you are running it on? Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, August 25, 2014 8:52:42 AM UTC-4, Vassard

Re: Change from deleted to removed

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi, If that selector doesn't work, then there aren't any workarounds that I am aware of. Cheers, Anash On Monday, August 25, 2014 4:55:11 AM UTC-4, adword...@pass-consulting.com wrote: Hi Anash, I tried your tip using the fields AdGroupStatus resp. CampaignStatus. It did not work.

Re: Creating MCC Accounts via API

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
On Friday, August 22, 2014 7:33:46 PM UTC+3, Anash P. Oommen (AdWords API Team) wrote: Hi Assaf, 1. You can only create normal advertiser accounts using AdWords API, you cannot create an MCC account using ManagedCustomerService. 2. The login credentials you are using may

Re: Trying to connect to AdWords API .Net

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Oscar, Not sure if you already solved this, but OAuth2 clientId and secret are different from your clientCustomerId or developerToken. See https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-create-OAuth2-client-id-and-secret for instructions on how to obtain an OAuth2 clientId

Re: Getting Remarketing Tag through API

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Warner, Could you share your MCC customer id and client customer id by using the Reply to Author option? I can take a look. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 21, 2014 6:26:19 PM UTC-4, Warner Onstine wrote: And to clarify I'm hitting this service url:

Re: How many test accounts allowed in a test MCC?

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Stacie, I'll ask our tech writer to document this error in detail. One of the reasons why this error happens is because of the number of test accounts you can have under a test MCC. This is currently limited to 9, as you noticed. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday,

Re: ad group mobile bid modifiers in shopping campaigns not working

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
not be permitted through the API when it works fine through the AdWords UI? We'd really like to be able to set these, as we previously were on our PLA campaigns. Thanks, Greg On Thursday, August 14, 2014 10:23:14 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: Hi Greg, I checked

Re: SOAP-ERROR

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Vassard, Try accessing /api/adwords/cm/v201406/CampaignService?wsdl and see if that works. Cheers, Anash On Monday, August 25, 2014 10:30:18 AM UTC-4, Vassard wrote: 403. That’s an error. Your client does not have permission to get URL /api/adwords/cm/v201406/CampaignService from this

Re: Exception says An API exception has occurred. See ApiException and InnerException fields for more details.

2014-08-25 Thread Anash P. Oommen (AdWords API Team)
Hi Oscar, I sent you a private response, could you reply to that email and provide the logs once more? Thx, Anash On Monday, August 25, 2014 10:23:23 AM UTC-4, Oscar Martinez wrote: Hi Anash, Last Friday I sent you the information about the SOAP log. I both cases, Test and Production

Re: Change from deleted to removed

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi, I believe you can include AdGroupStatus = ENABLED and CampaignStatus = ENABLED in the AWQL, though these aren't directly part of the AdGroupCriterion object. If that doesn't work, you'd have to do this yourself by fetching the campaigns and adgroups first using CampaignService and

Re: Creating MCC Accounts via API

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi Assaf, 1. You can only create normal advertiser accounts using AdWords API, you cannot create an MCC account using ManagedCustomerService. 2. The login credentials you are using may not be authorized to create an account in your MCC (e.g. it may not have administrative rights). Cheers,

Re: Exception says An API exception has occurred. See ApiException and InnerException fields for more details.

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi Oscar, No, AdWords API requires an OAuth2 access and refresh token to make calls to the account. If your current credentials cannot make calls to the desired account, you have to use one that has access to perform the required operation. See the instructions on

Re: Very Strange Error: always get totalNumEntries0/totalNumEntries

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi Dave, Could you please post a request and response xml where you could get the correct response using a fake OAuth2 access token? And are you using a client library, or your own mechanism to make the API calls? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, August 22, 2014

Re: Very Strange Error: always get totalNumEntries0/totalNumEntries

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi David, Looks like you are not setting ClientCustomerId header any longer, so all the requests to fetch specific entries are returning zero results. Could you please check your code and confirm if this is the case? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, August 22, 2014

Re: get cpc based on clicks

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi Ranjith, Not sure if you are trying to get estimates, or trying to derive one column out of other column values in reports. If you are dealing with existing stats, then some useful formulae are: Ctr = Clicks / Impressions Total Cost = Sum (clicks * cpc for those clicks) // since you may

Re: Large number of 'Problem sending data to report download server.' errors

2014-08-22 Thread Anash P. Oommen (AdWords API Team)
Hi, We had some issues with our reporting server yesterday, that should be the cause for the errors you were seeing. This has been fixed at our end, your code should work fine now. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 21, 2014 8:00:44 PM UTC-4, mm wrote: Hey

Re: FeedItems will be returned 7 times

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi, Could you post a newer log showing the problem? The current logs that you posted is old and I don't have access to it. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 21, 2014 5:09:47 AM UTC-4, GrueneOrchidee wrote: This behaviour still exists. What's the planned date

Re: MANUAL_CPC is not supported in v201402?

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi Luca, I'll ask the tech writer to update the documentation. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 20, 2014 12:41:23 PM UTC-4, Luca Fiaschi wrote: Hi I have a similiar error with api version v201402: indeed using anonymous bidding strategy for the

Re: Adwords Script: Bulk Income Targeting

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi Garrett, This feature is not supported in Scripts yet. You can do this through AdWords API though, using LocationGroups. See https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201406/targeting/AddCampaignTargetingCriteria.java#L105

Re: Getting Remarketing Tag through API

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi Warner, The js snippet should be available through https://developers.google.com/adwords/api/docs/reference/v201406/ConversionTrackerService.AdWordsConversionTracker#snippet, when using ConversionTrackerService. If you are not getting the snippets back, could you post a SOAP request and

Re: Remarketing - Change Image

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi Rene, Looks like your question was answered on https://www.en.adwords-community.com/t5/Basics-for-New-Advertisers/Remarketing-Campaign-Change-Image/m-p/386951. If you want to use AdWords API, then you have to use AdGroupAdService to delete the old ad and create a new one in its place.

Re: Missing feedItems

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
Hi, Could you also post the response you got from the server? I don't have enough information to find the response xml. Also, any reason why you are not filtering by FeedId, and specifying the dateRange? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 21, 2014 5:20:46 AM

Re: How to add dummy data to my test account

2014-08-21 Thread Anash P. Oommen (AdWords API Team)
? Thanks, Ron On Wednesday, July 30, 2014 1:53:58 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: Hi Mathis, The way you add dummy data into a test account is just like the way you make calls to a normal AdWords account. The only differences are - You'd use the customer id of your

Re: CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN - Error when it will appear

2014-08-18 Thread Anash P. Oommen (AdWords API Team)
:30, Anash P. Oommen (AdWords API Team) wrote: Hi, CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN is thrown when you try to use a flexible bidding strategy at adgroup or criterion level, that is not compatible with the campaign's bidding strategy. I don't think we have externally

Re: CRITERIA_PERFORMANCE_REPORT - Invalid characters on column Dynamic ad target

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Igor, The issue is still open at our end, and the team is working on it. Unfortunately, I still don't have a date by which the fix would be available. Cheers, Anash P. Oommen AdWords API Advisor. On Tuesday, August 12, 2014 6:49:04 AM UTC-4, Igor Schut wrote: Several months later, still

Re: Query regarding the credit card fax copy

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi, You could also reach the AdWords team using their support phone numbers listed at https://support.google.com/adwords/answer/1385067?hl=en. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 12, 2014 11:01:50 AM UTC-4, Suvodhoy Sinha wrote: I wanted to access Google Adwords

Re: Google Shopping

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Ralf, If you haven't done so already, you can follow the instructions on https://developers.google.com/adwords/api/docs/signingup to sign up for a developer token. Then, fill up https://services.google.com/fb/forms/newtoken/. You should receive an email from the Token review team about the

Re: need api for software

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Lalit, This forum is for AdWords API and not Maps API. If you want to get access to Google Maps API, see this page https://developers.google.com/maps/web/. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 12, 2014 6:08:24 AM UTC-4, Bis Lalit wrote: hello This is

Re: Javascript API in sandbox

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Assaf, AdWords API is a SOAP API, and doesn't have a Javascript client. It would be difficult to do a pure client-side JS implementation, due to the same origin policies https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy enforced by modern browsers. You should explore

Re: MutateJobService for Shopping campaigns?

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Phong, No, we don't have any updates at the moment. Such a change has to happen in a new version of AdWords API, so I suggest watching this forum or our blog http://googleadsdeveloper.blogspot.com/ for announcements. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 13,

Re: CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN - Error when it will appear

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi, CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN is thrown when you try to use a flexible bidding strategy at adgroup or criterion level, that is not compatible with the campaign's bidding strategy. I don't think we have externally documented all the combinations that can cause this error to

Re: Google Adwords API Ad group Ideas

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Anand, Looks like AdGroup Ideas is not available through AdWords API right now. I'll ask the team to investigate if they can make this available in API in a future version. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 14, 2014 4:06:04 AM UTC-4, Anand Akkala wrote:

Re: Help for a total newcommer to Adwords API

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Giuliano, AdWords API use a different technology stack than the Analytics API, so you need to use a different client library for AdWords API. You can find the Python library and Getting started guide on https://github.com/googleads/googleads-python-lib. There are code examples available

Re: ad group mobile bid modifiers in shopping campaigns not working

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Greg, I checked the logs, this is a OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error that is not getting rethrown correctly. I've filed a request to ensure that the error is handled and rethrown correctly instead of the generic Fault occurred while processing. message. I'll also find out why

Re: [5-9821000004395] Problema Ativação API

2014-08-12 Thread Anash P. Oommen (AdWords API Team)
Hi Lucas, If you cannot enter a credit card to activate your developer token, then please reach out to your Google account representative or support phone numbers https://support.google.com/adwords/answer/1385067 and ask them to check if you qualify for AdWords API Invoicing. Cheers, Anash P.

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2014-08-12 Thread Anash P. Oommen (AdWords API Team)
Hi Noah, Could you try logging into your account and re-entering your credit card information for AdWords API? That should most likely address the errors. If it doesn't, then send me your customer id by using the reply to author option, and I can investigate this further. Cheers, Anash

Re: problem with big product partitions removal

2014-08-08 Thread Anash P. Oommen (AdWords API Team)
-4, Anash P. Oommen (AdWords API Team) wrote: Hi Radoslaw, I believe you shouldn't be receiving this error. I'll open a request with the Shopping team and ask them to investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, July 15, 2014 4:56:31 AM UTC-4

Re: How to get adgroups from a multiple of campaigns ?

2014-08-08 Thread Anash P. Oommen (AdWords API Team)
Hi Murali, Could you please post a requestId for a SOAP request? It should be part of the SOAP response that comes back from the server. I can take a look at the logs and let you know. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, August 8, 2014 7:45:05 AM UTC-4,

Re: googleads.errors.AdWordsReportBadRequestError: Type: AuthenticationError.AUTHENTICATION_FAILED

2014-08-07 Thread Anash P. Oommen (AdWords API Team)
Hi Erika, Looks like the library couldn't refresh access tokens. Could you try generating a fresh refresh token and set that up in your application's configuration file? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 7, 2014 2:41:23 AM UTC-4, 0c1er1ka wrote: Hi, members

Re: API creation of mobile specific ad

2014-08-07 Thread Anash P. Oommen (AdWords API Team)
Hi Milo, You can create a normal text ad using AdGroupAdService, and set the ad's devicePreference https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupAdService.TextAd#devicePreference to 30001. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 6, 2014

Re: Can i prove that Adwords changed click data, after 3am the next day?

2014-08-07 Thread Anash P. Oommen (AdWords API Team)
Hi Francisco, It needn't be an invalid click marked as valid click, it could also be a delay at our end in aggregating the results. My recommendation would be to run the report daily after 3 am, run it once in the weekend, and adjust for the differences. Cheers, Anash P. Oommen, AdWords API

Re: Modifying vs Deleting and Recreating a Shopping Campaign Partition

2014-08-07 Thread Anash P. Oommen (AdWords API Team)
Hi Eshaan, My understanding is that historic performance stats won't be lost if you drop and reconstruct a partition tree. I'll check with the Shopping team, and confirm. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 5, 2014 4:38:28 PM UTC-4, Eshaan Jayalath wrote: Do we

Re: Adword Editor: How to check different version when import AES file

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi, This group is for discussing AdWords API, could you kindly post your question about AdWords Editor on the product community forum? The link is https://www.en.adwords-community.com/ Cheers, Anash P. Oommen AdWords API Advisor. On Tuesday, August 5, 2014 11:37:12 PM UTC-4, Orangevn wrote:

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, Standard access doesn't give a developer token unlimited QPS, there's a limit we enforce on all developers to make sure that a single user won't deprive all our users' server capacity. The simplest fix would be to catch these errors, and retry after about 30 seconds. See

Re: Rate Limit on Unlimited Account?

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, I have responded on the other thread, could you follow on that one? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 6, 2014 1:42:57 AM UTC-4, Thomas Stehle wrote: From my understanding, we have an unlimited account. However, we are receiving constant rate

Re: Sample Keywords Iterator

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Ori, No, TIS / TES is not available through AdWords Scripts. Cheers, Anash P. Oommen, AdWords Scripts Team. On Wednesday, August 6, 2014 4:37:07 AM UTC-4, Ori Gal wrote: When I say Adwords script I mean this option to automate stuff via a javascript interface

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, So, I had another look, and looks like you are on Basic plan and not on Standard access. You are limited to 1 operations per day. I got a bit misled by your email title that suggested you had an unlimited token. sorry about that. To fix the error, you need to apply for Standard

Re: Troubleshooting an AWQL Query

2014-08-05 Thread Anash P. Oommen (AdWords API Team)
. Cheers, Anash P. Oommen, AdWords API Team. On Thursday, July 31, 2014 2:24:37 AM UTC-4, aw...@payoff.com wrote: Hi - I'm troubleshooting a query and not quite sure what is wrong with it. Thoughts? function main() { var spreadsheet = SpreadsheetApp.create(Ad_Performance); var report

Re: How to add dummy data to my test account

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Mathis, The way you add dummy data into a test account is just like the way you make calls to a normal AdWords account. The only differences are - You'd use the customer id of your test account instead of your production account in the clientCustomerId header. - Test accounts don't serve

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Chuck, Your developer token is on basic access, which limits the number of operations to 1 per day. You can apply for Standard access, as explained on https://developers.google.com/adwords/api/docs/ratesheet and that should address your issues. Cheers, Anash P. Oommen, AdWords API

Re: Select adGroup count using AWQL

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi, You can also use the totalNumEntries field of the AdGroupPage to get this detail. https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupService.AdGroupPage#totalNumEntries Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, July 29, 2014 11:12:35 AM UTC-4, aitkul

Re: billing information

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi, The relevant question would be whether you are creating this developer token on your personal behalf, or on behalf of the company. If it is the former (i.e. you are creating the token from your personal account and plan to keep its ownership), then it's fine to mention that the token is

Re: Retrieve and modify upgraded sitelinks with adwords api

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Brian, Yep, unfortunately, we haven't changed the FeedServices after it was launched, so the original discussion still holds valid Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, July 28, 2014 1:24:50 AM UTC-4, Brian Moeskau wrote: Looking into how to retrieve sitelinks for

Re: Cannot find OAuth2TokenGenerator.exe

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Dennis, Looks like I need a bit more time to fix the build script. Could you kindly build this at your end from the source available at https://github.com/googleads/googleads-dotnet-lib/tree/master/utilities ? Cheers, Anash On Monday, July 28, 2014 1:32:24 PM UTC-4, Anash P. Oommen

Re: Updating ad params from xml

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
: Dear Anash, in my initial request I tried to describe our example. We use dynamic parameter {param1} in our Ads not in keywords. Середа, 16 липня 2014 р. 21:13:19 UTC+3 користувач Anash P. Oommen (AdWords API Team) написав: Hi Marina, Does your keywords still have param1 value set? And did

Re: Cannot find OAuth2TokenGenerator.exe

2014-07-28 Thread Anash P. Oommen (AdWords API Team)
Hi Dennis, Looks like a broken build at my end, I'll upload the new binary distribution shortly and update this thread. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, July 24, 2014 2:10:55 PM UTC-4, dwa...@stanford.edu wrote: I am trying to generate a refresh token using the

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2014-07-24 Thread Anash P. Oommen (AdWords API Team)
Hi Mira, What's your AdWords API MCC customer id? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, July 24, 2014 9:01:06 AM UTC-4, Mira wrote: Hello, I'm trying to test examples but I have the following error : QuotaCheckError.INCOMPLETE_SIGNUP I've already read topics on that

Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2014-07-23 Thread Anash P. Oommen (AdWords API Team)
there isn't any way I can think of that allows testing this feature without serving an ad, but I'll add a feature request for the same. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 16, 2014 1:53:40 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi Sam, Yes, the MCC

Re: Change from deleted to removed

2014-07-23 Thread Anash P. Oommen (AdWords API Team)
(Paused,..) How can we have the same behavior between UI and the API v201406 ? Thanks, Regards On Tuesday, July 15, 2014 7:53:39 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: Hi Rodrigo, This will also affect API, but this change is versioned. If you use v201402 or earlier

Re: problem with big product partitions removal

2014-07-23 Thread Anash P. Oommen (AdWords API Team)
Hi Radoslaw, Could you try deleting the product partition tree in one operation, and then create it again in another operation? Post the request and response xmls if that doesn't work. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, July 15, 2014 3:26:24 PM UTC-4, Anash P. Oommen

Re: ReportUtilities.DownloadClientReport throws System.NullReferenceException

2014-07-21 Thread Anash P. Oommen (AdWords API Team)
, 2014 11:49:58 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: Hi Peter, I thought I fixed this error. Could you kindly download the source distribution from https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0 and let me know what line this exception

Re: Accessing adwords api from a server c#.net

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
by one. Is there a perticular list of URLs that adwords API v201402 uses. That will greatly assist us. Kind Regards Nuwan On Friday, July 11, 2014 5:00:40 AM UTC+1, Anash P. Oommen (AdWords API Team) wrote: Hi, Could you please try this once more using the latest release from https

Re: log file path

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi, I guess the next best thing would be to download the source distribution of the project from https://github.com/googleads/googleads-dotnet-lib and modify the Write method in https://github.com/googleads/googleads-dotnet-lib/blob/master/src/Common/Util/TraceUtilities.cs. If you can provide

Re: pupose of isNegative attribute in CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi Alex, Nope, that field is redundant as far as I can tell. I've asked the reporting team to remove that field. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 16, 2014 11:13:04 AM UTC-4, Alex wrote: is there a reason why the CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT

Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi Sam, Yes, the MCC (or whatever account you provide credentials for using the OAuth2 access token) should have access to the account gclid should belong to. There's no good way of testing this feature as far as I know, except with an actual gclid in your account. Cheers, Anash P. Oommen,

Re: Do I Need to Have SSL Certificate for AdWords API?

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi Crystal, AdWords API itself uses HTTPS, but you wouldn't need your own certificate if you want to simply make API calls. If you are exposing that data over a website, then you'd need the website also to be https to protect user data from being intercepted while on transit from your server

Re: Updating ad params from xml

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi Marina, Does your keywords still have param1 value set? And did you modify the ad text such that param substitution violates the ads editorial policies? (e.g. length of the ad text) Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 16, 2014 4:00:23 AM UTC-4, Marina

Re: All Possible ways to Reduce Operations Rate count

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi, It depends on whether you are an advertiser or an agency. End-Advertiser-Only AdWords API Clients are not required to implement Required Minimum Functionality. Also, if your application doesn't have a UI, you can explain that to the review team or ask them questions, by responding to the

Re: Google AdWordsService v201306

2014-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi Altaf, You also need to migrate from ClientLogin to OAuth2. Just follow the instructions on this video https://www.youtube.com/watch?v=WifY2fFyaMw to complete the migration. Note that the video shows the configuration keys being added to the App.config, but you can do the same in your code

Re: why ad Group lenght above 255 Character...?

2014-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi Tanya, AdWords enforce certain limits (e.g. a limit on the maximum length of AdGroup name), and these limits also apply to AdWords API. You can refer to these limits at https://developers.google.com/adwords/api/docs/appendix/limits. Cheers, Anash P. Oommen, AdWords API Advisor. On

Re: log file path

2014-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi, The .NET library uses TraceSource to implement logging, but it doesn't actually expose the trace source object itself. I guess one easy way would be to modify the App.config at runtime, as explained here: http://stackoverflow.com/questions/2008800/changing-app-config-at-runtime Getting

<    1   2   3   4   5   6   7   8   9   10   >