AdWords API api unit cost

2009-07-23 Thread harroot
Hi all In my application I want to save the the unit cost for any service call, but when call fails, I can not know which elements are caused the request to fail, to save unit count. best regards. Harroot. --~--~-~--~~~---~--~~ You received this message

AdWords API Re: Create placement problem

2009-08-24 Thread harroot
Hi Here is the xml-s -SoapRequest at 8/25/2009 9:38:31 AM- POST /api/adwords/v13/CriterionService HTTP/1.0 Host: sandbox.google.com:443 User-agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 2.0.50727.3082) Content-type: text/xml; charset=utf-8 Content-length: 1192

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-29 Thread harroot
Hi I'm using dotNet v13 api, before august 28 I successfully could login to sandbox, but now I can't do that, here is the workflow` 1.set in soap header values https://sandbox.google.com"/> and call to getClientAccounts(). method, it's worked. 2.set values for client

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread harroot
Hi all Finally it works, thank you very match. Best Harut. On Sep 1, 5:25 am, Peer wrote: > Hi Everyone, > > It seems to be working now (at least for me). > > Best, > Peer Jakobsen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

AdWords API Criterion invalid

2009-09-01 Thread harroot
Hi all I'm using .det api v13, when I try to crate website(placement ) criteria for adgourp I got this error message` "This criterion type is invalid. Acceptable values are 'Website' and 'Keyword'.Websites and keywords may not be used in ad groups in the same campaign" but the campaign targets

AdWords API Not correct Error mesage, from google

2009-09-02 Thread harroot
Hi all I got this kind of error message from google Typo error in Campaign page: In what geographical locations do you want yout ads to appear? pay attention on ('Typo' and 'yout'). Best Harut. --~--~-~--~~~---~--~~ You received this message because you are sub

AdWords API Report column combination

2009-09-02 Thread harroot
Hi all I'm using adwords api v13 .net client. In my application I want to create nearly the same reporting center as in google adwords UI. In googles UI there are very complicate selected column combination, so I wander is there any way to get that combination of columns for report

AdWords API Re: Sandbox problem with campaign geo targeting

2009-09-08 Thread harroot
Hi I'm sorry there is no problem with sandbox, in 3-th step, I set campaign geotargeting to target all accidentally. AM true that's why I get campaign with null countries! Best Harut. On Sep 8, 7:30 pm, harroot wrote: > Hi all

AdWords API Sandbox problem with campaign geo targeting

2009-09-08 Thread harroot
Hi all I'm using adwords .net api v13, I think that there is some problem with adwords sandbox. Problem appears with following case. 1.I update campaign with geotargeting with country code AM (calling UpdateCampaign() method ) 2. Then I get adwords all active campaigns(getAllAdWordsCampaigns (d

AdWords API Sandbox and production difference for reporting

2009-09-10 Thread harroot
Hi all I'm using adwords api v13 .net client. When I try to create report for sandbox, I get error message that the report is invalid, but in production version the same report is valid. So is this correct?, if no, please replay and I'll attach the request and response xml-s. Be

AdWords API Report xml invalid empty columns

2009-09-11 Thread harroot
es for empty columns, and if yes, from where I can get those values? Best Harroot. --~--~-~--~~~---~--~~ 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@g

AdWords API video ads in adwords

2009-09-22 Thread harroot
Hi all I wander is there any way to create video ads in adwords. Best Harut. --~--~-~--~~~---~--~~ 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.c

AdWords API Keyword Tool Service with internationalization

2009-09-25 Thread harroot
Hi all Is it possible to get Keyword Variations in several languages?, for example if I set keyword in let say in Romanian, the Keyword Tool Service returns keyword suggestions in the same language( in Romanian )! --~--~-~--~~~---~--~~ You received this message b

AdWords API API Categories

2009-09-26 Thread harroot
Hi all I wander is there a way to get API categories in another language, not only in english? Best Haroot. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send emai

AdWords API Re: API Categories

2009-09-27 Thread harroot
I mean Categories provided in http://code.google.com/apis/adwords/docs/developer/adwords_api_categories.html. On Sep 26, 2:26 pm, harroot wrote: > Hi all > > I wander is there a way to get API categories in another language, not > only in english? >

AdWords API campaign optimization

2009-09-28 Thread harroot
Hi all I'm using adwords .net API v13, can anybody say how can I turn optimizations on for campaigns, and the next question is, how can I set focus on conversion and focus on impression biding options with API? Best regards Harut. --~--~-~--~~~---~--~~ You receiv

AdWords API Campaign budget and adgroup bids

2009-09-29 Thread harroot
Hi all We have the following workflow, when client wants to create a campaign he needs to specify the daily budget of campaign, and then in adgroup creation the amount of all bids must be smaller then daily budget of campaign.So he creates the the adgroup with valid bids. And here is the question

AdWords API Campaign deleted status

2009-09-30 Thread harroot
Hi all Can anyone tell me what is difference between deleted and paused campaigns? If it's possible describe campaign all cases of statuses. Best Harut. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API F

AdWords API Campaign status

2009-09-30 Thread harroot
Hi all I'm using adwords API v13, how can I find out which campaign are in google seted status(pending,ended, suspended ), and can anybody tell me when google sets this statuses? Best regards, Harut. --~--~-~--~~~---~--~~ You received this message because you are

AdWords API Ads statistic data

2009-10-02 Thread harroot
Hi all I'm using v13 API. Can anyone tell me how can I get the (%Served) value with Ad statistic value? Best Harut. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, s

AdWords API Re: Ads statistic data

2009-10-02 Thread harroot
Hi Is Served value = (Clicks/impressions)*100% ? Best Harut. On Oct 2, 12:37 pm, harroot wrote: > Hi all > > I'm using v13 API. > Can anyone tell me how can I get the (%Served) value with Ad statistic > value? > > Best > Harut. --~--~-~--~~

AdWords API Ad group domain

2009-10-03 Thread harroot
Hi all Is it require to have only one domain on ad group i.e. can I have several ads under one adgroup with different display(destination URLs)? In Adwords API reference document I can't find anything about this topic! Best Harut. --~--~-~--~~~---~--~~ You receiv

AdWords API Re: Ad group domain

2009-10-03 Thread harroot
I've read this from http://adwords.blogspot.com/2009/02/change-to-our-display-url-policy.html Best. Harut. On Oct 3, 12:52 pm, harroot wrote: > Hi all > > Is it require to have only one domain on ad group i.e. can I have > several ads under one adgroup with different display(d

AdWords API Placement tool

2009-10-06 Thread harroot
Hi all I'm using adwords .net API v13. I am trying to create something like placement suggestion tool, using Site Suggestion Service. In API document I saw that I should give language and location targeting as some of parameters, so I wander how it works under adwords web interface, because I di

AdWords API issues on ad group deletion

2009-10-28 Thread harroot
Hi all I'm currently using .net api v13, and have some question about ad group deletion. I know that the ad group names are unique per parent campaign, so what about the deleted ad groups, are they in count?, I mean if can I have 2 adgroups with the same name, but with different statuses? Best r

AdWords API Re: Campaign deleted status

2009-11-13 Thread harroot
e/CampaignServ > > Best, > - Eric > > On Sep 30, 7:52 am, harroot wrote: > > > Hi all > > > Can anyone tell me what is difference betweendeletedand paused > > campaigns? > > If it's possible describecampaignall cases of statuses. > >

AdWords API Adwords account delinquent

2010-01-15 Thread harroot
gards, thank's in advance, Harroot. -- 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 this group, send email to adwords-api+unsubscr...@google

AdWords API Placement Performance report bug

2010-02-04 Thread harroot
Hi all I'm using .net api v13, amd try to create placement performance report with this selected columns ["PlacementDomain","PlacementSpecialCategory","SiteTargeted","CPC","CTR","Clicks","Cost","Impressions","CustomerName"] , report type is "ContentPlacement" and the aggregationTypes["Account","D

AdWords API Reproting service unexpected error

2010-02-25 Thread harroot
soapenv:Server.userException One or more report job parameters is invalid. https://adwords.google.com/api/adwords/ v13"> 30 One or more report job parameters is invalid. The following columns are not supported by the Report Typ

AdWords API Re: Reporting service error

2010-02-26 Thread harroot
;>1 >    http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0" xmlns="https://adwords.google.com/api/ > adwords/v13">0d140d6debbb96c86f25355b45e930e0 >   >   >     >      soapenv:Server.userException >      One or morereportj

AdWords API Reproting Service and Rules

2010-02-26 Thread harroot
Hi all, I'm trying to create report, using api v13 .net lib. Everything corresponds with Report rules, mentioned in adwords google group, but for any type of report I get * One or more report job parameters is invalid. * Keyword doesn't allow the following aggregation types: [DayOfWeek]

AdWords API Re: Reproting Service and Rules

2010-02-27 Thread harroot
g?  There is a known issue in the > sandbox where Keyword reports aren't validated correctly with the > DayOfWeek aggregation.  Unfortunately I don't have a timeline for when > this will be resolved. > > Best, > - Eric Koleda, AdWords API Team > > On Feb 26, 3:25 am, h