API Feature Request

2024-12-27 Thread Andy Cho
In a future update, it would be helpful to edit/read Email Subscriptions from the ones found here https://ads.google.com/aw/emailsubscriptions/users If anyone can suggest a solution to programatically retrieve the status of these like "campaign maintenance" i'd appreciate it. -- -- =~=~=~=~=~

Unable to access certain fields via API

2024-08-22 Thread Andy Cho
So in Google Ad Scripts the query for returning a tracking url template works fine. But when I use the api it does not return the value despite a successful response. Here is my query: SELECT customer.auto_tagging_enabled, customer.tracking_url_template FROM cu

No response to request for Basic API access

2023-08-18 Thread Andy Carter
Hi, I have applied a couple of times for access to be upgraded from Test to Basic, and followed up with emails over the last two months. I have had no reply. Can this be forwarded to the compliance team please? My account is 236-888-0772 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Error : The caller does not have permission (Request ID: lxAeZeSFwjYKUtx0Jk48jQ)

2022-04-24 Thread Andy | OneIMS.com
AM UTC+5:30 Andy | OneIMS.com wrote: > Hi > I'm working on a rails app with these mentioned versions : > ruby: 2.6.9 > rails: 5.1.7 > client library gem : google-ads-googleads version 16.0.0 > > after making successful authentication request and getting back the access

Error : The caller does not have permission (Request ID: lxAeZeSFwjYKUtx0Jk48jQ)

2022-04-23 Thread Andy | OneIMS.com
Hi I'm working on a rails app with these mentioned versions : ruby: 2.6.9 rails: 5.1.7 client library gem : google-ads-googleads version 16.0.0 after making successful authentication request and getting back the access token/refresh token, now i'm trying to make an api call to fetch all accessib

Incompatible fields in Ad Group Performance

2021-05-12 Thread 'Andy Lu' via AdWords API and Google Ads API Forum
Here is the original report definition https://adwords.google.com/api/adwords/cm/v201809";> ConversionRate Conversions CostPerConversion Date Device ExternalConversionSource Year 20200228 20200228

Link Checker Script not working

2021-01-14 Thread Andy
;. Spreadsheet access is set to "anyone with the link can edit". Any ideas how to solve this or is the script overhauled? Thanks, Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Cannot create customer under child MCC

2020-11-16 Thread Andy Tsai
Hi Ads API support, I have a master MCC 777-184-9643 with basic API access token. And I also have a child MCC 916-749-8242. I can get information under child MCC by ads api. But when I tried to create new customer under child MCC, I got error as below, is there anything I should do before CREATE a

CustomerClientLink failure

2019-12-17 Thread Andy Kim
Hi there, I'm trying to create "CustomerClientLink" operation. It fails. The request id and the error details are: "request-id": [ "Mp8NzB5L5wQw0Ulti4D5Ig" ], details: 'The error code is not in this version.' Could you help? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Google Ads API - Getting a response for video campaigns of subtype "sequence" from the campaign resource

2019-08-12 Thread Andy
ers/{customer_id}/campaigns/{campaign_id}" ' 'PARAMETERS include_drafts=true' Any guidance on this issue would be greatly appreciated! Many thanks, Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: About impression share

2019-06-24 Thread Andy McKenna
I'm basically restating Tiana's question from 3/13/2018. We either need an accurate SearchImpressionShare in all situations (no more "< 10" or "> 90") or we need AvailableImpressions as an integer. It's impossible to accurately roll up a segmented data set and re-calculate SearchImpressionSha

Re: About impression share

2019-06-20 Thread Andy McKenna
Any update on getting this information from the API? We pull campaign data daily with segmentation but we can't accurately roll it back up because of SearchImpressionShare = "< 10%". If we had AvailableImpressions as a field we could just calculate Impression Share ourself at any level of the

List all customerid's via REST API (no client library)

2019-06-05 Thread Andy Garcia
I have a My Client Center account that manages online ad data for other clients. I have not been able to find the proper URL to make a request with in the docs. Trying to do this via POSTMAN, or cURL in the meantime. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Probably a Simple Question About External Conditions Causing Campaigns to Pause and Unpause

2018-12-02 Thread Andy Sweet
Good afternoon all, I have a question about turning campaigns on for a specific period of time caused by a signal from Google Analytics. To explain - if there's an event that causes there to be 5 people on my site at once (yes, I'm very low volume and only paid search and direct navigation for

Re: Uploading Offline Coversions - import log?

2018-11-12 Thread Andy
Hi Dannison Looked at that, but nothing appears, done a couple of tests now. Will go ask on that forum. Thanks Andy On Monday, November 12, 2018 at 10:46:32 PM UTC, Dannison Yao (AdWords API Team) wrote: > > Hi Andy, > > You may try to check the Change History > <https://

Uploading Offline Coversions - import log?

2018-11-12 Thread Andy
Hi When you upload offline conversion data using CSV, you can see the import log, number of records etc. Is there a place you can see a log of successful/failed uploads using the API on the Adwords UI? Thanks Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Formatting Date - INVALID_STRING_DATE_TIME

2018-11-09 Thread Andy
;ve kicked myself when i saw it the next day! Thanks Andy On Friday, November 9, 2018 at 2:15:50 AM UTC, Luis Xander Talag (AdWords API Team) wrote: > > Hi Andy, > > Can you provide your clientCustomerId, and complete SOAP request and > response logs while setting the date an

Formatting Date - INVALID_STRING_DATE_TIME

2018-11-08 Thread Andy
ID_STRING_DATE_TIME DateError INVALID_STRING_DATE_TIME The date I am trying to send is like this: 20181025 06 Europe/London I have tried other variations, like standard -mm-dd h:i:s etc Thanks Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Some users will auth with oAuth and other accounts will not (random fails)

2018-10-16 Thread Andy
We've been at it for weeks and can't solve the issue. Some users can auth for our app with no issues, others get the error: > > *Something wrong! Error occured while connect with Adwords acccount!Client > error: `POST https://oauth2.googleapis.com/token` resulted in a `400 Bad > Request` respon

Re: "Problem sending data to report download server" exception to Geo Performance Report request

2017-09-22 Thread andy . hollingsworth
Hi Peter, I sent you the clientCustomerId via private message. Please let me know if I can provide further information to help. Thanks for looking into this. I look forward to hearing your findings. Andy On Friday, September 22, 2017 at 12:37:45 AM UTC-7, Peter Oliquino wrote: > > Hi,

"Problem sending data to report download server" exception to Geo Performance Report request

2017-09-21 Thread andy . hollingsworth
We are receiving the below exception when requesting the Geo Performance Report for one of our customers accounts on a specific date. com.google.api.ads.adwords.lib.utils.ReportException: Problem sending data > to report download server. > The report definition is > xmlns:ns2="https://adwo

Exception when requesting Geo Performance Report for specific day and account

2017-09-21 Thread andy . hollingsworth
We are receiving the below exception when requesting the Geo Performance Report for one of our customers starting on a specific date. com.google.api.ads.adwords.lib.utils.ReportException: Problem sending data to report download server. The report definition is https://adwords.google.com/api/a

using Configuration File per environment (AdsApi PHP library)

2017-09-18 Thread Andy Wallace
I am upgrading from an old version of the Ads API to the latest. We have a different environment for each stage of our development process (Development, Stage, Production), and there are configuration differences between them. Pertinent to the AdsApi, the OAUTH2 information (client secret, etc)

Unexpected error when adding member to CrmUserList

2017-08-22 Thread Andy Clarke
ing\AddCrmBasedUserList.cs Thanks for any insights you may add. Andy Clarke -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/po

Selector fields for both TextAd, ExpandedTextAd

2017-01-06 Thread Andy Lin
Can we have both TextAd and ExpandedTextAd in Adgroup? If yes, can I use one selector to get all the ads (Both TextAd, ExpandedTextAd) for the adgroup, avoid to make 2 remote calls? Selector selector = builder.fields(AdGroupAdField.Id, AdGroupAdField. AdGroupId,AdGroupAdField.Headline, AdGroupA

KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-07-31 Thread andy
I'm running a adwords campaign and while generating the KEYWORDS_PERFORMANCE_REPORT for it the response in get in the CSV format using `download_report_with_awql` there are duplicate keywords in the csv returned. It's like in my dashboard i see keywords like : *"1031 exchange"* and *[1031 exch

Integrate our ads with google ads

2016-04-04 Thread Andy L
we have a website where we will have companies advertise on our website. I have the below questions please? 1) Are google adswords APIs the best way to manage these ads on our website? 2) Are there any $ cost of using google adwords API? Is it free? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Find successful operations after an ApiException

2016-01-22 Thread Andy
Niu wrote: > > Hi Andy, > > Are you talking about batch jobs or the regular API request? If it's a > regular API request and you received remote exception, then the request has > failed. If it's batch job, you can check the result after the job has been > process

Re: Find successful operations after an ApiException

2016-01-22 Thread Andy
Hi Yin, I am running a batch job consisting of AdGroupCriterionOperations using AdGroupCriterionService.mutate call. I do not find getResult function for this Interface. How to find the result in case of API exception. Regards, Andy On Friday, January 22, 2016 at 7:53:38 PM UTC+5:30, Yin Niu

Re: Find successful operations after an ApiException

2016-01-21 Thread Andy
Hi Yin, Isnt AdGroupCriterionServiceInterface different from MutateJobService? I find only get, mutate, mutateLabel, query in AdGroupCriterionServiceInterface. How to find the result of AdGroupCriterionServiceInterface.mutate operation after an ApiException? On Wednesday, January 20, 2016 at

Find successful operations after an ApiException

2016-01-20 Thread Andy
Hi, I am trying to add AdGroupCriterionOperation using AdGroupCriterionReturnValue mutate(AdGroupCriterionOperation[] var1) throws RemoteException, ApiException; In a batch, some of the operations are failing due to which ApiException is thrown and nothing is returned from the mutate call. But

Re: can I use validateOnly=true in BatchJobService

2016-01-05 Thread Andy Lin
I understand this, but if I don't set validationOnly=true, the polling return me a batchJob object, if I set it to validationOnly=true, the polling return me null. I am wondering if this is a bug ? My polling method is a standard method from your web site documentation. On Monday, January 4,

can I use validateOnly=true in BatchJobService

2016-01-04 Thread Andy Lin
I want to test my mutate requests in BatchJobService using validateOnly=true before submitting. but I couldn't poll the job result using the batchId, it returns null from the following statement, is it possible to use validateOnly=true and test the mutate operations, and how can I poll the res

Re: adwords-axis-2.8.0.jar transitive dependencies cause Caused by: java.lang.ClassCastException: com.google.common.io.ByteSource$ByteArrayByteSource cannot be cast to com.google.common.io.InputSuppli

2015-12-28 Thread Andy Lin
('com.google.apis:google-api-services-drive:v2-rev170-1.20.0'){ exclude group: 'com.google.guava', module: 'guava-jdk5' } On Monday, December 14, 2015 at 8:58:24 AM UTC-5, Andy Lin wrote: > > In my build.gradle, I have those 2 adword api jars as dependencies, whe

adwords-axis-2.8.0.jar transitive dependencies cause Caused by: java.lang.ClassCastException: com.google.common.io.ByteSource$ByteArrayByteSource cannot be cast to com.google.common.io.InputSupplier

2015-12-14 Thread Andy Lin
In my build.gradle, I have those 2 adword api jars as dependencies, when I pool the results from the batchJobs, I get the following execptions, which versions of guava-#.jar and guava-jdk5-#.jar I should explicit specify in my build.gradle? It seems like transitive jar dependencies' version co

Test account getting INVALID_TOKEN_HEADER error

2015-07-24 Thread Andy Wallace
unt 4) Used the developer Token I got from the brand new MCC account I am running my test scripts now, while logged in as the test account... and am getting the INVALID_TOKEN_HEADER error. I am unsure how to fix this. thanks, andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Cannot edit values in AdWords API Center

2015-07-13 Thread Andy Wallace
t that is why the Access level is "rejected". Recently, when I try to open this screen, I get an error message across the top: <https://lh3.googleusercontent.com/-qFPRKJWkk0I/VaPlmQu34LI/AUs/sFvcLki3cag/s1600/Screen%2BShot%2B2015-07-13%2Bat%2B9.17.24%2BAM.jpg>

Re: Generating developer token issues - "Value is required"

2015-07-08 Thread Andy Wallace
was taking the problem to the "technical team", waiting for an answer. andy On Wednesday, July 8, 2015 at 9:35:35 AM UTC-7, Umesh Dengale wrote: > > Hello, > > Please contact the AdWords API Compliance Team > <https://services.google.com/fb/forms/apicontact/>

Generating developer token issues - "Value is required"

2015-07-07 Thread Andy Wallace
t;API contact email", "Company name", etc... if I try to change those values at all and save, I just get the "Value is required" messag So I'm not sure how I can proceed here. Can I reset everything and start over? Thanks, Andy -- -- =~

Re: An error has occurred: { "error" : "invalid_grant" }

2015-03-23 Thread Andy Steinhauf
Hello, I tried it again as suggested above, but it resulted in the same error. I open'd an issue: https://github.com/googleads/googleads-php-lib/issues/84 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

Re: An error has occurred: { "error" : "invalid_grant" }

2015-03-12 Thread Andy Steinhauf
Hello, Thanks a lot for your answer. I recreated the refresh token, but the error still occurs. best regards Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

An error has occurred: { "error" : "invalid_grant" }

2015-03-11 Thread Andy Steinhauf
Hello, I'm make my first steps with the adwords api and PHP. I've an client-id, client-secret and refreshtoken, but after / during authentification a get the above error. What exactly does it mean ? How I can fix it ? Thanks in advance

faultString: XML_STREAM_EXC error while creating campaign from java API client

2014-09-02 Thread Andy Steinhäußer
Hi , I have an web application which implements Adword APi, It was working find till today , But today strangely i have this error while creating campaigns , Adgroups Application details : Java Web application Adword APi 2014 02 version Could some body can help me what is

Data Dictionary

2014-03-03 Thread Andy White
Hi, Is there a website documenting the data available via service, easier to look at than the developer guide - plain text no styling, easy to navigate. I'm sure I found something online when I first used the API, but I can't find it anywhere now. Th

Re: Adwords API is still pending after 13months

2013-02-25 Thread andy
Hi Danial and the Adwords team, I sent you an email last week (following on from what you said) can you please advise me as to what else i need to do and how long this might take. Thanks in advance Andy On Thursday, February 21, 2013 10:13:52 AM UTC, Danial Klimkin wrote: > > Hell

Re: Adwords API is still pending after 13months

2013-02-20 Thread andy
Hi Daniel, I'd like to email you the MCC-CID can you please let me know where i should send it too? Thanks Andy On Wednesday, February 20, 2013 11:03:32 AM UTC, an...@mediabandit.co.uk wrote: > > Hi Daniel, > > AS i mentioned in the original post i've already em

Re: Adwords API is still pending after 13months

2013-02-20 Thread andy
Token 25th Jan 2013 - Adwords API access still pending 11th Feb 2013 - FW: Fwd: [#962583577] ACTION REQUIRED: Your AdWords API Developer Token I'd prefer not to put my MCC in the public domain -- i will see about emailing it to you? Andy On Wednesday, February 20, 2013 10:56:51 AM UTC,

Adwords API is still pending after 13months

2013-02-20 Thread andy
I've emailed the Adwords API team on a number of occasions, most recently on the: 12th Feb 14th Feb 18th Feb I was in contact with a David Torres (he contacted me on the 11th Feb) but he seems to have dropped of the face of the earth. I really need API access in order to properly realise my bu

Re: Adword Token set to Pending for around 1 year

2013-02-14 Thread andy
Hi Anash, Not sure if you can help me again, but David hasnt replied to my email sent a few days ago, can you nudge him please. Andy On Wednesday, February 13, 2013 6:22:21 AM UTC, Anash P. Oommen (AdWords API Team) wrote: > > Hi Andy, > > Sounds good. Please provide David with t

Adword Token set to Pending for around 1 year

2013-02-11 Thread andy
hrough the cracks? Please help me work out what i need to do to prioritise this. Thanks Andy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-16 Thread Andy
Same thing here. It seems like some kind of problem on the Google's side. Anyone have more information on this? On Friday, November 16, 2012 4:13:51 AM UTC-5, laid wrote: > > Hi, > > All request dosen't work, for alla accounts and when i run > "GetAccountHierarchy example" or any other example i

Re: Adwords Sandbox down?

2012-11-07 Thread Andy
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: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ > com.google.ads.api.services.common.error.InternalApiError.(

What are appropriate uses of Google API for growing agencies?

2012-10-16 Thread Andy
ion of our proposed usage. Any help would be greatly appreciated. Sincerely, Andy -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

Re: RHEL and Ubuntu discrepancies with 13.0.0

2010-11-01 Thread Andy
This query was fired on 2010-11-01 for 2010-10-31 (pulls back yesterdays data.) Thanks, Andy. On Nov 1, 4:04 pm, AdWords API Advisor wrote: > Hi Andy, > > Issues related to the Python client library and not the SOAP API > itsel

RHEL and Ubuntu discrepancies with 13.0.0

2010-10-28 Thread Andy
t;, line 40, in datetime.date.today()-datetime.timedelta(days=1) File "/home/andy/projects/HarvesterStuff.py", line 104, in fetchAdwordsStats campaigns = cs.Get(selector)[0] File "/usr/lib/python2.6/site-packages/adspygoogle/adwords/ CampaignService.py", line 83, in Get &#x

Impression share metrics in v201003/8

2010-10-23 Thread Andy
Hi, I'm struggling to find how, with v201003/8 to pull back a report which shows the exactMatchImpShare or other impression share metrics like in v13. I'm aware I could drop back to v13 but am concerned that this metric isn't in the later versions and that it may be removed entirely? I'd apprecia

Re: CampaignStats not returning network type.

2010-10-21 Thread Andy
I was wondering after reading this: http://code.google.com/apis/adwords/docs/appendix/reports.html Is it no longer possible to report on impression share? We have an internal tool which is kind of dependant on this metric. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: CampaignStats not returning network type.

2010-09-20 Thread Andy
time a factor or is it until they're pushed off the bottom of the stack by other new definitions? Thanks, Andy. On Sep 15, 8:06 pm, AdWords API Advisor wrote: > Hi Andy, > > Unfortunately this isn't possible using the statsSelector.  The > ReportDefinitionService ha

CampaignStats not returning network type.

2010-09-11 Thread Andy
Hi, I'm using a simple query to find out the stats across my campaigns and it is working well. The code below gives me a dictionary of all the stats I need _except_ the network type. I need to be able to differentiate between the content network and the search network but regardless of how I have

Does keywordspy tools developer via API?

2010-09-10 Thread Andy
Hi everyone, I found there are some keywordspy tools can do these things: analyze competitors keywords, get adwords position, and list competitors ads, I am new to here, I want to know can AdWords API do these thing? thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

CampaignService on v201003 - Distinction between SEARCH and CONTENT networks

2010-09-08 Thread Andy
ild due to lack of documentation. Thanks, Andy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Why am I getting a QuotaCheckError.ACCOUNT_INACTIVE error?

2010-08-17 Thread Andy
rks fine, but when I switch to production I get the ACCOUNT_INACTIVE error. Any ideas what could be wrong? Andy -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Multiple Keywords Support

2010-04-26 Thread Andy
Hi, This is my first time to post here so I will go straight to the point. I came to the point to make more than 1 keyword to search. Is this the proper implementation of it? $rawKeywords = array(); foreach ($keywords as $kw) { $rawKeywords[

AdWords API Re: getting different keywords TargetingIdeaService

2010-04-13 Thread Andy Precise
ce is. would really appreciate it if you could supply the necessary info. thanks regards, Andy On Apr 12, 6:44 pm, AdWords API Advisor wrote: > Hi Andy, > > The v13 KeywordToolService and v200909 TargetingIdeaService may return > different results or results in a different order

AdWords API getting different keywords TargetingIdeaService

2010-04-12 Thread Andy Precise
s expected behaviour, or should v200909 be returning back the results in the same order (i.e. could i have done something wrong). Thanks Andy -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog an

AdWords API Re: How can I migrate if there will be no KeywordToolService and SiteSuggestionService?

2010-04-09 Thread Andy Precise
I've had to switch from using KeywordToolService to using TargetingIdeaService instead. Can't comment on the other one. Good luck ! On Apr 9, 12:43 am, "aofro...@hotmail.com" wrote: > How can I migrate if there will be no KeywordToolService and > SiteSuggestionService? -- =~=~=~=~=~=~=~=~=~=~

AdWords API Re: Adding web service to Excel

2010-04-09 Thread Andy Precise
CFJ, thank you very, very much. the second solution worked perfectly. On Apr 8, 4:12 pm, CFJ wrote: > This error is caused by an XML namespace issue between the SoapHeader > class and System.Web.Services.Protocols.SoapHeader.  The issue is > discussed here: > > http://code.google.com/p/google-api

AdWords API Adding web service to Excel

2010-04-08 Thread Andy Precise
ed, deleted or moved". unfortunately it does not tell me what file it's having a problem with, although it makes a refernce to SGEN as the file. why am i getting this reflected error ? and what file could it be looking for, and why isn't it there ? Any ideas what is going on would be

AdWords API Re: Logging into Adwords

2010-03-31 Thread Andy Precise
i'm convinced this v13>v2009 migration is a nightmare ! i've just come from a salesforce project. couldn't be easier to set up. add a web reference to your project (.NET), then code : supply login credentials, start using methods. nice and simple. i can just get on with my job. so what am i missi

AdWords API Logging into Adwords

2010-03-30 Thread Andy Precise
nd this may finally prove my suspicions that i am stupid, but i'm just not getting the info i need. guidance would be appreciated. it would save me further head scratching time. thanks regards, Andy -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? Th

AdWords API Re: TargetingIdea

2010-03-30 Thread Andy Precise
that worked Eric. thanks. a bit crazy though. and here was me hoping this migration would be a 5 minute job ;) On Mar 26, 10:28 pm, AdWords API Advisor wrote: > Hi Andy, > > This problem is normally seen when a client is using .NET without the > client library.  The cause is that t

AdWords API Re: C# - Getting COMPETITION and GLOBAL_MONTHLY_SEARCHES using TargetingIdeaService

2010-03-29 Thread Andy Nichols
Hi Eric, I actually found and fixed this. The problem is I should have used get rather than getBulkKeywordIdeas. Andy On 23 Mar, 03:50, AdWords API Advisor wrote: > Hi Andy, > > Are you making this request to the sandbox or production environment? > Do you have the SOAP XML lo

AdWords API Re: TargetingIdea

2010-03-26 Thread Andy Precise
if (entry.key == AttributeType.GLOBAL_MONTHLY_SEARCHES) { //entry.key is never GLOBAL_MONTHLY_SEARCHES } } } -- CODE ENDS On Mar 25, 6:06 pm, Andy Precise wrote: > in addition ... i checked the wsdl file for this service and > TargetingIdea

AdWords API Re: TargetingIdea

2010-03-25 Thread Andy Precise
in addition ... i checked the wsdl file for this service and TargetingIdea is declared, along with other types Type_AttributeMapEntry, TargetingIdeaPage. etc. the latter of all which are recognised. but not TargetingIdea. would appreciate any ideas on this. thanks On Mar 25, 2:52 pm, Andy

AdWords API TargetingIdea

2010-03-25 Thread Andy Precise
hi, this is a strange one. i must be doing something wrong, but i can't figure out what. i'm migrating from v1.3 to v2009 as many others have been. i'm using the TargetingIdeaService service to get keywords for a given site. i'm updating an excel project (VB.NET) i've been looking fo

RE: AdWords API Don't need to add clients to MCC in v2009

2010-03-23 Thread Andy Doan
Can anyone help confirm this? Appreciate it. Andy Doan iConvex, Inc. Toll Free: (800) 360-2841 x20 Direct Line: (714) 515-6620 Email: a...@iconvex.com Find information about our services at  www.iconvex.com -Original Message- From: adwords-api@googlegroups.com [mailto:adwords

AdWords API Don't need to add clients to MCC in v2009

2010-03-22 Thread Andy Doan
Since I switched to v2009 version, I no longer need to add clients to MCC. I need to login with client's username and password. Please confirm? Andy Doan iConvex, Inc. Toll Free: (800) 360-2841 x20 Direct Line: (714) 515-6620 Email: a...@iconvex.com Find information about our servic

AdWords API C# - Getting COMPETITION and GLOBAL_MONTHLY_SEARCHES using TargetingIdeaService

2010-03-21 Thread Andy Nichols
I am having trouble migrating from v13 GetKeywordsFromSite to v200909 TargetingIdeaService. I can get a list of keywords, but I can't work out how to get COMPETITION and GLOBAL_MONTHLY_SERVICES values. Code is as below. I would be grateful for any help. AdWordsUser user = new AdWordsUs

AdWords API Trouble getting reply from Sandbox

2010-03-19 Thread Andy
rs={} responseTime=0 operations=0 units=0 requestId= server=https://adwords-sandbox.google.com isFault=true faultMessage=InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ Any help would be much appreciated. It's been very frustrating trying to figure this out for Sandbox as I can already get result

AdWords API Re: AdParam

2010-03-16 Thread Andy
, 12:03 pm, Kemal wrote: > It could be that the system would allow for symbols w/ only certain > type of encoding (I'm guessing UTF-8) and not others (like 8859-1) > > Just a thought. > > Cheers! > Kemal > > On Mar 4, 3:20 am, AdWords API Advisor > wrote: > >

AdWords API AdParam

2010-03-03 Thread Andy
Hi, I am having trouble posting a GBP £ sign as the currency symbol for an ad paramater. If i try to send the HTML encoded character "£" i get a error responce of: operations[0].operand.insertionText; trigger:'£230', If i try to send a non encoded £ sign i get the following: SOAP-ERROR: Encoding:

AdWords API Bulk Mutate Ad Params

2010-02-19 Thread Andy
Hi, What i am trying to do, is to set every keyword within an adgroup to have the same two adparamaters.. The idea is to update adverts with latest prices. I can get the standard single mutate to work, however, when i try to get the bulk mutate to run i get the error: "Unable to create an instanc

AdWords API limitation on number of location entries

2009-11-28 Thread Andy Doan
Google Adwords? Please advise! Thanks. Andy Doan iConvex, Inc. Find information about our services at  www.iconvex.com w  (714) 515-6620  |  F (800) 360-2841 |   a...@iconvex.com   17060 San Mateo St. Unit J.  Fountain Valley, CA 92708 -- You received this message because you are subscribed to

RE: AdWords API Re: Customer [number XXXXXXX] is assigned to another manager for API Access.

2009-11-23 Thread Andy Doan
Thanks Eric for your prompt reply. Is there anyway to link a managed account to 2 or more MCC at "API Access only" without "unlink and re-link"? Andy Doan iConvex, Inc. Find information about our services at  www.iconvex.com w  (714) 515-6620  |  F (800) 360-2841 |   a...

AdWords API PHP Client library - Create campaign issue

2009-11-13 Thread Andy
think or seem to find the solution to this problem, do you have any ideas?? Thanks in advance, Andy -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from t

AdWords API Re: Sandbox Over Quota

2009-10-02 Thread Andy
Is this limitation connected only to a sandbox? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this gro

AdWords API Re: Missing languages in getKeywordVariations

2008-12-23 Thread Andy P.
Thanks a lot Jeff. I think I have to wait for the bug fix, because the languages are quite important for us. Do you have any rough estimate how long we have to wait (i.e. weeks, months or even a year)? Again many thanks and merry Christmas Andy On Dec 19, 1:13 pm, AdWords API Advisor wrote

AdWords API Re: Missing languages in getKeywordVariations

2008-12-19 Thread Andy P.
3">* https://adwords.google.com/ api/adwords/v13"> strahlung 4 11 11 radioaktive strahlung 0 8100 6600 ...and so on (there are lots...) Good results but all language-tags are empty. Does that help at all? Regards Andy --~--~-~--~~~---

AdWords API Missing languages in getKeywordVariations

2008-12-19 Thread Andy P.
;,"iw","hi","hu","is","id","it","ja","ko","lv", "lt","no","pl","pt","ro","ru","sr","sk","sl","es","

AdWords API Is .NET client really v13 already?

2008-12-07 Thread Andy
Hi, I downloaded "google-api-adwords-dotnet" client for .NET that should support v13, but I can't get it working. I get an exception when I want to initialize a user: System.ArgumentException : Object of type 'com.google.api.adwords.v12.email' cannot be converted to type 'com.google.api.adwords.v