AdWords API Unsubscribe

2009-01-07 Thread james
Sent using BlackBerry® from Orange --~--~-~--~~~---~--~~ 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 group, send emai

AdWords API getUnitCountForMethod in v2009 InfoService

2009-12-01 Thread James
seems to be working fine without the service/method tags in the SOAP. Thanks in advance James -- v13 - http://schemas.xmlsoap.org/soap/ envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:xsi="ht

AdWords API Re: getUnitCountForMethod in v2009 InfoService

2009-12-20 Thread James
Thanks Heaps Eric. I have tested this getting the usage of both v2009 and v13 calls. All seems to be working fine. Thanks again for following this up. Have fun, James On Dec 18, 6:51 am, AdWords API Advisor wrote: > Hi James, > > The cause of this problem has been identified and

AdWords API TOO_MANY_CAMPAIGNS_PER_ACCOUNT And paused campaigns

2010-02-17 Thread James
Hi, When you have reached your campaign limit and try to add a new campaign with status=PAUSED in the v200909 API you get an internal error returned. Soap below is from production. Mainly just letting you know, if the campaign we add does not have a status of paused we get the correct TOO_MANY_CAMP

AdWords API Re: TOO_MANY_CAMPAIGNS_PER_ACCOUNT And paused campaigns

2010-02-17 Thread James
Sorry. Actually have two questions: Do paused campaigns count towards the maximum number allowed? Do ended campaigns count towards the maximum number allowed? I know deleted ones do not. Thanks On Feb 18, 3:56 pm, James wrote: > Hi, > When you have reached your campaign limit and try to

AdWords API Mobile Ad country codes

2010-02-28 Thread James
Hi, I was looking for a list of the available Country codes for Mobile Ads. The link in the v2009 doco appears to be broken (404) http://code.google.com/apis/adwords/v2009/docs/reference/adwords_api_countries.html Is it safe tio assume it is the same list as in the v13 doco? http://code.google.com

AdWords API Re: TOO_MANY_CAMPAIGNS_PER_ACCOUNT And paused campaigns

2010-02-28 Thread James
rds API Advisor wrote: > Hi James, > > Paused campaigns do not count towards the maximum, and I don't believe > ended ones do either.  I wasn't able to replicate your error though, > as I was able to successfully add more paused campaigns after I > reached the active campaig

AdWords API http://code.google.com/apis/adwords/ - Developer registration problems

2010-03-08 Thread james
s to https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?hl=en-uk&answer=15104. Can anybody please advise on how to go about getting a developer token? Regards James -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to t

Please help me solve this problem on the adwords api

2010-11-24 Thread james
hi, I want to get keywords APPROX_CONTENT_IMPRESSIONS_PER_DAY AdWords api。 This is my example(JAVA): public static void main(String[] args) throws Exception { // Log SOAP XML request and response. AdWordsServiceLogger.log(); // Get AdWordsU

AdWords API Developer Token Still Pending Approval?

2012-05-04 Thread James
n do I need to provide them? Thanks! James -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Office Hours EMEA 13 September

2012-09-11 Thread James
Hi, is AdWords API Office Hours EMEA (Sept. 13, 2012) full now? I cannot find a link on how to sign up for this? thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=

Re: sitelink descriptions and FeedMappings

2013-07-10 Thread james
, James On Wednesday, July 10, 2013 4:17:29 PM UTC+10, Anash P. Oommen (AdWords API Team) wrote: > Hi James, > > Your notion of Feed*Services is correct. The only additional thing I'd add > is that CampaignFeedService maps a FeedItem to a campaign, so that the data > actua

Re: sitelink descriptions and FeedMappings

2013-07-14 Thread james
iding a specific attribute name (e.g. SitelinkDescription1) enough to make it "mean something" or am I missing something? Sorry if I'm being thick. Thanks again James On Thursday, July 11, 2013 6:05:03 PM UTC+10, Anash P. Oommen (AdWords API Team) wrote: > Hi James, > > I guess

Re: sitelink descriptions and FeedMappings

2013-07-15 Thread james
Thanks Anash I must have been looking in the wrong place or had an old version. Thanks again, very much appreciated. James On Monday, July 15, 2013 4:58:18 PM UTC+10, Anash P. Oommen (AdWords API Team) wrote: > LINE1 and LINE2 constants are what you need, the code example uses only >

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread james
Have just started on this too. Here is my understanding: Sitelinks are retrieved with the FeedItemService. That gives the sitelinks with all their data. But it also retrieves other types of FeedItems (phone numbers, offers, etc). You need to use the FeedMappingService to generically tell if a fe

Re: Problems with AdGroupFeedOperation

2013-08-13 Thread james
Bugger - wish I'd known that before wasting a day on it. It would be better if you could include a warning about that on the API service page. Or at lease make the "This is a beta feature." text bold or red or something. On Wednesday, July 10, 2013 3:37:44 PM UTC+10, Anash P. Oommen (AdWords

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-08-13 Thread james
Yep, turns out it is a beta feature, and thus will only work for select developers. As described here https://groups.google.com/d/msg/adwords-api/zvMWOCQkLHY/iygu6cPl-eUJ First I've head of the limited access beta concept. It does say "This is a beta feature" on the API service page, but no war

Adgroup tracking templates and MISSING_TRACKING_URL_TEMPLATE_TAG

2015-05-20 Thread james
Hi, I am hoping that someone could point me to a clear set of rules as to what is allowed in Campaign and Adgroup level tracking templates. >From our testing it looks as if they are required to contain the {lpurl} token (or one of its variants). I have tried other tokens: {keyword} {creative} {ta

Re: Adgroup tracking templates and MISSING_TRACKING_URL_TEMPLATE_TAG

2015-05-20 Thread james
> *ProductAd*), could you send over the *requestId* from the failed request > so I can investigate further? > > Thanks, > Josh, AdWords API Team > > On Wednesday, May 20, 2015 at 9:44:17 AM UTC-4, james wrote: >> >> Hi, >> I am hoping that someone could

Re: Adgroup tracking templates and MISSING_TRACKING_URL_TEMPLATE_TAG

2015-05-21 Thread james
Thanks Josh, We'll add that validation to our system. I'll assume the complete list of variants is the 5 I included in my original post. On Friday, May 22, 2015 at 2:14:49 AM UTC+10, Josh Radcliff (AdWords API Team) wrote: > Hi James, > > I spoke with our resident upgrad

AdGroupAd status incorrect?

2016-02-18 Thread James
been looking at the status field to see which are set to "ENABLED". But often ads that are paused, or are within a campaign that is paused, or even in an account that is deactivated return with a status of ENABLED. Is that expected behaviour, or have I made an error? Tha

Re: AdGroupAd status incorrect?

2016-02-19 Thread James
t; I've added a new predicate ( $selector->predicates[] = new Predicate('Status', 'EQUALS', 'ENABLED'); but I still get a lot of results where the status is enabled even though the ad, or adgroup or campaign or account are paused / disabled. Thanks again f

Re: AdGroupAd status incorrect?

2016-02-19 Thread James
I haven't been able to check them all, but one example is the ad with ID 8840406794 (adgroup ID 2336016314). Thanks again, J On Friday, February 19, 2016 at 4:58:16 PM UTC+1, Yin Niu wrote: > > Hi James, > > I see that in the response, all returned ads have "ENABLED"

Re: AdGroupAd status incorrect?

2016-02-19 Thread James
Great, Thank you very much for your help! James On Friday, February 19, 2016 at 5:35:42 PM UTC+1, Yin Niu wrote: > > Hi James, > > That is expected behavior. API only returns the requested object's status, > not it's serving status (which is "not serving, beca

Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
I haven't seen conversions uploaded to my Adwords account all day using the OfflineConversionFeedService. As far as I can tell, there aren't any errors being thrown, and I'm getting a valid response back from the Adwords API, yet the conversions haven't shown up all day. Can someone have a loo

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
st ID I've gotten back and let me know if there's something wrong? On Monday, April 25, 2016 at 11:11:11 AM UTC-5, Anthony Madrigal wrote: > > Hi James, > > It takes up to 3 hours for offline conversions to appear in your AdWords > account. This may be the reason you

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-26 Thread James
Josh Radcliff (AdWords API Team) wrote: > > Hi James, > > The dates in reports are based on the account's time zone. In this case, > the account's time zone is Central Time, so given your click date/time of > *2016-04-16 > 02:00 UTC*, that click's data will actua

How to test API MCC functionality without programmatically adding an account?

2011-05-03 Thread James
My plan is to create an PHP webapp which logs into an MCC, searches the list of accounts for a particular account by name or e-mail, and grabs its clientID. Here's my problem, I'm just testing it at this point, so I'm working in the sandbox, which I understand has no user interface. I've also

Re: How to test API MCC functionality without programmatically adding an account?

2011-05-03 Thread James
Oh, thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Go

Getting very large client list from MCC

2011-05-16 Thread James
I'm trying to move from the sandbox to the actual google adwords server. My goal is to search for a google client ID of a specific account under the MCC. My code was working on the single test MCC with 5 accounts. However, after moving to the real MCC with literally thousands of accounts unde

Re: Getting very large client list from MCC

2011-05-19 Thread James
ns) of my error output. I think the request I'm sending should return tens of thousands of accounts. Can the API handle a request that large? If not, is there any other way to look up the google client ID of an account by company name or e-mail?

Install google-api-adwords-perl on Windows 7 Active Perl v5.12.4

2011-08-17 Thread James
with ActivePerl? Does anyone know of a guide to help install this beyond the readme file? Thanks, James -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: Install google-api-adwords-perl on Windows 7 Active Perl v5.12.4

2011-08-19 Thread James
please can someone help with this? Someone must have installed the perl adwords api module, I've installed Ubuntu but I cant get it to install on their either. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://

[StaticTest] New Case

2022-09-21 Thread James AwesomizerUser
>From Group Message 1 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads

Re: [StaticTest] New Case

2022-09-21 Thread James AwesomizerUser
>From Group Message 2 On Wednesday, September 21, 2022 at 4:25:55 PM UTC-4 adsapi wrote: > Ack answer and reply > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=

Re: [StaticTest] New Case

2022-09-21 Thread James AwesomizerUser
>From Group Message 3 On Wednesday, September 21, 2022 at 4:29:56 PM UTC-4 adsapi wrote: > Ack and reply 2 > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [StaticTest] New Case

2022-09-21 Thread James AwesomizerUser
>From Group Message 4 On Wednesday, September 21, 2022 at 4:35:32 PM UTC-4 adsapi wrote: > Ack and reply 3 > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [StaticTest] New Case

2022-09-22 Thread James AwesomizerUser
Another Message 1 On Thursday, September 22, 2022 at 7:33:38 AM UTC-4 adsapi wrote: > test reply direct again > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=

Re: [StaticTest] New Case

2022-09-22 Thread James AwesomizerUser
mess 1 On Thursday, September 22, 2022 at 8:33:39 AM UTC-4 adsapi wrote: > Reply 999 > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [StaticTest] New Case

2022-09-22 Thread James AwesomizerUser
this is a test On Thursday, September 22, 2022 at 8:34:54 AM UTC-4 James AwesomizerUser wrote: > mess 1 > > On Thursday, September 22, 2022 at 8:33:39 AM UTC-4 adsapi wrote: > >> Reply 999 >> >> ref:_00D1U1174p._5004Q2eeM3O:ref >> > -- -- =~=~=~=~=~=~=~

Re: [StaticTest] New Case

2022-09-22 Thread James AwesomizerUser
Hrmmm... maybe? On Thursday, September 22, 2022 at 8:43:32 AM UTC-4 adsapi wrote: > Test reply 123321 > > ref:_00D1U1174p._5004Q2eeM3O:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Test 4

2022-09-22 Thread James Pender
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To

Test 5 - ignore

2022-09-22 Thread James Pender
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To

test cl

2022-09-22 Thread James AwesomizerUser
test test -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" g

Empty results for metrics.average_cost field

2023-04-09 Thread James Patten
Hi there, I am trying to run the below query: SELECT segments.date, metrics.clicks, metrics.impressions, metrics.average_cost FROM ad_group_ad WHERE segments.date BETWEEN "2023-01-01" AND "2023-04-09" My results stream returns values for date, clicks and impressions. However, empty results ar

Re: No Response from Google Ads API Token Application

2023-04-12 Thread James Bender
We are facing the same issue with no response from Google at all. It's been over 1 week for us. I've opened several support tickets with Google and called their support with no luck on an update at all. On Wednesday, April 12, 2023 at 10:32:46 AM UTC-7 Nick Adams wrote: > We completed the Googl

Re: Google Ads Token Application

2023-04-12 Thread James Bender
Hi! We are facing the same issue with no response from Google at all. It's been over 1 week since we've applied for the Google Ads Token Basic Access. I've opened several support tickets with Google and called their support with no luck on any updates at all. Our team can't work on our produc

Google Ads API Token Application - No Response over 1 week

2023-04-12 Thread James Bender
Hi! We have not received any response or update from Google at all regarding the Google Ads API Token Application. It's been over 1 week since we've applied for the Google Ads Token Basic Access. I've opened several support tickets with Google and called their support with no luck on any update

Re: Google Ads API Token Application - No Response over 1 week

2023-04-12 Thread James Bender
I have submitted to the form several times for support with no response from anyone. Is there an email or someone else I can reach out to? It has been over a week with no response. Thanks On Wednesday, April 12, 2023 at 1:54:11 PM UTC-7 Google Ads API Forum Advisor wrote: > Hi Ja

Re: Google Ads Token Application

2023-04-13 Thread James Bender
while we are waiting for Google to approve this. It's very urgent. Thank you. On Thursday, April 13, 2023 at 1:41:51 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi James, > > Thank you for reaching out to our team. > > Regarding your concern, I really understand th

Re: Google Ads API Token Application - No Response over 1 week

2023-04-18 Thread James Bender
Okay, thank you. Can you update me on the status soon? James  Bender CEO, Co-Founder Stiddle, LLC ja...@stiddle.com www.stiddle.com Try Stiddle Free! On Apr 14, 2023, 12:00 AM -0700, Google Ads API Forum Advisor , wrote: > Hi James, > > Thank you for providing the case ID and the cu

Re: Google Ads API Token Application - No Response over 1 week

2023-04-18 Thread James Bender
Hi, I just checked and see they responded to one. Can you please as them to respond again? Thank you. James  Bender CEO, Co-Founder Stiddle, LLC ja...@stiddle.com www.stiddle.com Try Stiddle Free! On Apr 17, 2023, 4:27 AM -0700, Google Ads API Forum Advisor , wrote: > Hello James, &g

Re: Google Ads API Token Application - No Response over 1 week

2023-04-18 Thread James Bender
you James  Bender CEO, Co-Founder Stiddle, LLC ja...@stiddle.com www.stiddle.com Try Stiddle Free! On Apr 17, 2023, 9:29 AM -0700, Google Ads API Forum Advisor , wrote: > Hi James, > > Which one do you mean? Is it the case number 2-369134129? > I saw you just replied to them tod

Adwords Bid Simulator: Available in Adwords API?

2014-02-06 Thread James Eckhardt
Hi, Is data from the Adwords Bid Simulator available in the API? If so, do you know how I can access this data? Thanks, James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http

Re: keyword planner API for search volume

2014-02-10 Thread James Eckhardt
Hi Michael, Does the Keyword Performance Report give you data for keywords that are not yet in a campaign? If not, do you know how to get data for keywords you don't yet want to add to a campaign? Best wishes, James On Monday, 3 February 2014 13:00:08 UTC, chriss Moyle wrote: >

Location Group ID's for Household Income & Places of Interest Targeting

2014-05-09 Thread James Scaggs
Does anyone know where I can download a csv of the criteria ID's for Location Group targeting including Household Income and Places of Interest? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goo

Add Google Adwords Call Extension to AdGroup using API

2014-07-23 Thread James Mills
I am successfully adding new AdGroups to the Campaign of my choosing. I would now like to add a phone number to be displayed against the ads in that adgroup. I understand this to be an Call Extension. Looking into this I have found that this needs to be added using the API Feed Service (http:/

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-23 Thread James Mills
to fine it? Thanks again, James Mills Lead Developer, Clicksco PHP Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-07-28 Thread James Kelly
I am attempting to take an inventory of my poorly performing landing pages and find areas for improvement... in order to make this a worthwhile exercise I need a way to do this systematically and not by simply going keyword by keyword in the UI, hovering over the bubble and making note of the L

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-29 Thread James Mills
s to PLACEHOLDER's. I am guessing that this should be run just after creating the new Feed? Cheers, James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-29 Thread James Mills
rt from go back and rewrite everything? Cheers, James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-29 Thread James Mills
Hi, Feed ID 18963918 Adgroup ID 13788225903 James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-29 Thread James Mills
cast.com/t/B4g0vg68 James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becau

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
Saying that I cannot see a way to set the "Report phone call conversions : Count calls as phone call conversions" & "Conversion Action" settings. I thought maybe that I need to set the Conversion Type Id to be the Id of an AdWordsConversionTracker Object but then you would have to create a new

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
can use that Id. I guess there are are a couple of options for this and so I will give it some more thought. Thanks again Josh, you have been a great help! James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
using this from the SiteLinks example adapted from the CampaignFeedOperation example https://gist.github.com/jamesmills/af9206f88b1e0880b281 Thanks for looking at the other changes. James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Re: Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-08-01 Thread James Kelly
AdWords API Team) wrote: > > Hi James, > > As mentioned in a similar post > <https://groups.google.com/d/msg/adwords-api/Gvt4DGEaur8/Yoxoe3Ho52oJ>, > the API does not return the *exact* same categorization of quality > information that's available when you hover over t

Re: Add Google Adwords Call Extension to AdGroup using API

2014-08-01 Thread James Mills
Hiya, No, how do you select that using the API? All UI stuff works now. Thanks for all your help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=

Re: Programatically see what level of access an account manager is given

2019-01-28 Thread James Andrews
I seem to have gotten unnoticed, anyone? bueller? On Thursday, January 24, 2019 at 10:42:58 PM UTC+9, James Andrews wrote: > > Hello, > > I have an manager account with several managed accounts of varying access > level. I would like to be able to sort the managed accounts

TargetingIdeaService Soap request - No Sevice info

2019-04-25 Thread James Morgan
Hi There, I am reasonably new to the API and am having issues with a Soap Request for the Keyword Idea Service. Essentially I would like to make a request based on a list of keywords and receive the stats from them. However I am receiving the error: *No ServiceInfo for path /v201809/Targeti

Re: TargetingIdeaService Soap request - No Sevice info

2019-04-26 Thread James Morgan
om/api/adwords/o/v201809":localeCode, "https://adwords.google.com/api/adwords/o/v201809":currencyCode} Is this simply missing fields? Thanks in advance! James James Morgan | E james.mor...@iprospect.com<mailto:james.mor...@iprospect.com> From: googleadsapi-forumadvisor via A

Google Ads Basic Access

2024-03-26 Thread James Cottrill
this group that there are so many requests for this and people have heard nothing. Can you please explain why this is taking so long to approve these requests? I don't have a case ID from the compliance team, I've heard nothing from them. My MCC is 326-488-9352 Man

Basic Access - No Response

2024-03-26 Thread James Cottrill
y required. Kind Regards, James Cottrill -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "

Re: basic access - no response

2024-03-26 Thread James Cottrill
I assume the most recent reply was meant for this thread https://groups.google.com/u/2/g/adwords-api/c/L3CzKC3Cs7k On Tuesday, March 26, 2024 at 3:02:23 PM UTC Google Ads API Forum Advisor wrote: Hi James, Thank you for reaching out to the Google Ads API support team. After reviewing your

User Access Expiry

2024-03-28 Thread James Cottrill
this undocumented, or if it's not available is there a timeline for making this feature available via API? Many Thanks, James Cottrill -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: API Issue - High Latency and deadline exceeded errors all of a sudden

2024-06-26 Thread James Guiden
+1 Experiencing similar difficulties. API requests made to searchStream are left hanging, with occasional 429 RESOURCE_EXHAUSTED error messages being returned (for a single API call, not exceeding our quota limit). On Wednesday, June 26, 2024 at 12:29:00 PM UTC-4 GDZ wrote: > We have an unli

CSV of geo targets

2023-06-07 Thread ke james
Hello I get country_criterion_id in user_location_view report and Download the CSV of geo targets. I use country_criterion_id

Is it possible before I start? Newb

2010-10-04 Thread James Zielinski
Hi guys, Im moving to a natural progression I think alot of GA users encounter where you want to automate as much as possible so you can make cost effective decisions quickly. In basic terms I am wondering if it is basically possible to do the following before I jump feet first and thought best t

Re: Is it possible before I start? Newb

2010-10-05 Thread James Zielinski
I couldnt resist Ive had to fire up the API and jump in feet first :P Still if anyone can give any pointers it would be great. Ive managed to list campaigns and adgroups so far. Obviously I see credits could add up. Not sure if I should be looking to query the data automated every 24 hours and st

Reference: .net: Unable to generate a temporary class (result=1), OperationResult

2010-12-03 Thread James Baxter
/xsd:sequence> < /xsd:complexType> Rather than < xsd:complexType name="C"> < xsd:sequence> < xsd:element maxOccurs="unbounded" minOccurs="0" name="someDate" type="xsd:date"/> < /xsd:sequence> < /xsd

Re: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-05 Thread James Preece
be good to have confirmation. James On Wednesday, 8 February 2012 20:16:57 UTC, David Torres wrote: > > Hi, > > I'm glad you find the answer, sorry I didn't see it on time. Feel free to > post any other question you might have in a separate thread. > &

Re: Adwords API, COM and VBA

2012-05-23 Thread James Scott
Hi Groucho Please can you post back if you complete a walkthrough, I'm having a devil of a time trying to get anywhere with VBA and the Adwords API. Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

Re: @kevin >> sandbox account initialization logic didn't properly initialize accounts (and assigned them zeros).

2012-08-11 Thread James Scott
On Wednesday, July 25, 2012 10:56:51 PM UTC+2, Sander wrote: > > Hello Kevin, > > I took my problem out of the running topic on > https://groups.google.com/forum/?fromgroups#!topic/adwords-api/RuzzccFvpE8 to > avoid confusion and because that discussion is flagged as answered. > > > I just made

Is it possible to download a list of clicks using the API?

2012-11-14 Thread James Titcumb
ch appears to pass a unique parameter (the &gclid=xxx) field, I'm thinking it might be possible to match most of the clicks using that. If what I'm trying to achieve is not possible, is there another way we can achieve a similar result? Thanks, James -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Is it possible to download a list of clicks using the API?

2012-11-23 Thread James Titcumb
ord of each visit? Or maybe I'm missing something? Thanks James On Wednesday, 14 November 2012 13:10:35 UTC, Zweitze wrote: > > The click performance > report<https://developers.google.com/adwords/api/docs/appendix/reports?hl=nl#click>contains > information about individua

Re: Is it possible to download a list of clicks using the API?

2012-11-25 Thread James Titcumb
7;s number of clicks exactly so we can display the correct spend for a day overall. The gclid seems the nearest thing to what we need, the missing link being the gclid being available in the click performance report in the previous reply... On Nov 24, 2012 10:27 PM, "Ewan Heming" wro

How to Get FirstPageCpc from a keyword

2012-12-13 Thread James Jara
HI,guys ,first all thanks for your time.. I have a doubt , I need to get the FirstPageCpc of a keyword, at this moment i have that done.. BUT i always need the adGroupId , so my doubt is if I can get the FirstPageCpc of a keyword without adGroupId? If the answer is "no, is NOT posible to get FPC

Account missing in InfoService?

2013-05-08 Thread James Preece
they tell us that the account is fine and that they are unable to support the API. Does anybody have any suggestions as to what we should try with this next? Many thanks in advance! James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Account missing in InfoService?

2013-05-10 Thread James Preece
have any idea how we can get support on this? James On Wednesday, 8 May 2013 10:44:48 UTC+1, James Preece wrote: > > We have been routinely using the API for a few years now across multiple > sub accounts. Everything continues to work correctly except in the case of > one accou

Re: Account missing in InfoService?

2013-05-13 Thread James Preece
Hi Kevin, Thanks for getting back to me. Can you just confirm - there is now absolutely no way for me to begin with a login email address and end up connected to the correct client within our account? James On Friday, 10 May 2013 16:51:02 UTC+1, Kevin Winter (AdWords API Team) wrote

Getting ad stats for Google Search and Search Network separately

2013-05-14 Thread James Thomas
I am trying to pull ad information(impressions,clicks,average position) from the API but I want to show stats for Google Search and Search Network separately. Right now, I am using AdGroupAdService and I see a 'network' field here: https://developers.google.com/adwords/api/docs/reference/v2013

Re: Reporting API randomly returning doubly escaped data in XML reports

2013-11-18 Thread James Knight
Hey there, Two of my clients are reporting the same issue. '&s' are getting encoded as '&' and its causing serious issues for their reporting. Any insight would be greatly appreciated. Thanks! On Friday, November 15, 2013 2:52:55 PM UTC-5, pete wrote: > > I'm seeing the same thing in Destinati

Re: Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-08-22 Thread James Kelly
is not a priority for me anymore. I have to admit it still has me puzzled... maybe I'll be back once I have some more data on it :) Thanks again for the help. JK On Tuesday, August 5, 2014 3:14:59 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi James, > > Does bri

Re: Intermittent HTTP 404 errors on ad-hoc reports API

2014-09-29 Thread James Carter
I am encountering this problem. Its happening basically every time I click save on a report. Here is the error in the Event Viewer: An unhandled exception occurred and the process was terminated. Application ID: /LM/W3SVC/1/ROOT/NorthshoreNet4_Dev Process ID: 968 Exception: System.Net.WebExcep

Error getting access and refresh token from playground

2014-10-11 Thread James Mills
appreciated. Kind regards, James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

In Need Of Help - Every Call Fails - but I can at least authenticate...

2014-11-14 Thread James Randell
Help me AdWords API Forum, you my only hope Hello All, I hope someone can help me make this work. I have worked hard for several days to get as far as I could before asking for help. I hope the format and verbosity of this post makes things more clear and not less. All Calls I Make On Thi

Re: In Need Of Help - Every Call Fails - but I can at least authenticate...

2014-11-17 Thread James Randell
le.com/adwords/api/docs/guides/awql> >3. The AWQL statement should be passed in the __rdquery parameter as >specified in the *Reporting Basics guide*. > > Please take a look at the links I mentioned and then post back if you're > still having trouble. > > T

Adhoc report call returns Missing client info, even though client is in the header...

2014-11-17 Thread James Randell
Thanks to anyone who can help! I am trying to run a report using the example from the adhoc report docs, as described in Reporting Basics and The AdWords Query Language

Re: Adhoc report call returns Missing client info, even though client is in the header...

2014-11-17 Thread James Randell
, but they need to be > passed as HTTP headers. > > Cheers, > Josh, AdWords API Team > > On Monday, November 17, 2014 3:29:22 PM UTC-5, James Randell wrote: >> >> Thanks to anyone who can help! >> >> I am trying to run a report using the example from the a

Re: Adhoc report call returns Missing client info, even though client is in the header...

2014-11-18 Thread James Randell
line (two newline > characters) after your headers. > > Hope that helps! > Josh, AdWords API Team > > On Monday, November 17, 2014 7:59:21 PM UTC-5, James Randell wrote: >> >> Thanks Josh, >> so far, I believe i have found a major issue: headers name/value pairs >&

  1   2   3   >