How to find low bidding keywords using Adwords keyword tool

2011-06-23 Thread Tamil Forex
Hi. How to find low bidding keywords using Adwords keyword tool, I am
newbie to adwords.. Kindly give me  a hint.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


R: Re: R: how to get keyword's bid

2011-06-23 Thread Marco T.
Until v201008 was a simple get request.. but now? The documentation is not 
clear...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


R: Re: R: how to get keyword's bid

2011-06-23 Thread Marco T.
After a long research I found the response...
http://code.google.com/apis/adwords/docs/appendix/selectorfields.html




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


AdWords API - Keyword Stats ?

2011-06-23 Thread Fikret
Hello everyone, i am newbie to adwords api. I am using classic asp. I
found add campaign method but it's not enough to me. I want to
retrieve keywords and click stats. Can you help me ?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


AdGroups performance report - why are zero impression adgroups missing?

2011-06-23 Thread Ales Sturala
I generate an adgroup performance report for our client, but still the
number of adgroups I get back is not the same as I can see in the
AdWords Web Interface. I also set includeZeroImpression to true.

The code I use is here:

startDay =
DateTime.Now.Subtract(TimeSpan.FromDays(1)),  // should be long
enough
endDay = DateTime.Now,
includeZeroImpression = true,
includeZeroImpressionSpecified = true,
selectedReportType = AdGroup,
aggregationTypes = new string[] { Summary },
selectedColumns = new string[] { AdGroup,
AdGroupId, Campaign, CampaignId, AdGroupStatus, Impressions,
Clicks },

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: syncronizing the Google Adwords data with my local database

2011-06-23 Thread Ales Sturala
I'm joining this request. Structure report does not work on MCC level
and if I'm not mistaken you have to make 4 structure reports to get
campaigns, adgroups, ads and keywords. So for example for MCC with 80
accounts you have to do 80x4 report requests.

Performance reports, such as adgroup performance report where I can
ask for adgroups on MCC level, do not contain zero impression adgroups
so lot of elements is missing there (this is actually related to my
post in another opened thread; my desire there is to download the
accounts structure too).

On Jun 23, 3:41 am, DungCoi dungngu...@ilivecorp.com wrote:
 How to syncronizing the Google Adwords data with my local database. Please
 help.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


API Token approved, billing added, still no token!

2011-06-23 Thread george.ca...@wbresearch.com
I was approved for the Adwords API-- got the notification from google:
Account details:

Log in to your My Client Center (MCC) account at https://adwords.google.com.
Then, click on your 'My Account' tab. Here, you'll find a link to your
AdWords API Center with your approved token as well as your latest
usage stats.

I entered billing info, but there's no link to the token in My Account
and I can't access the api center (access denied despite being
admin).

Help!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Want to get all fields of Keyword performance report

2011-06-23 Thread Sanju
I want the link which shows a difference between V13 and v2011 fields
renamed in table.so plz get me that link.
Thx in adv

On Jun 21, 11:44 pm, jstedman jason.sted...@thesearchagency.com
wrote:
 In case that other thread gets buried, this link has all fields for
 all reports separated out into tables by report type:

 http://code.google.com/apis/adwords/docs/appendix/reports.html

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


set provinceCode INTERNAL ERROR

2011-06-23 Thread Claudio Pomo
?xml version=1.0?
soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:Header
ResponseHeader xmlns=https://adwords.google.com/api/adwords/cm/
v201101
  requestIdaa5b38e5dfde9d024e1c3b842c33bd7d/requestId
  operations0/operations
  responseTime234/responseTime
  units0/units
/ResponseHeader
  /soap:Header
  soap:Body
soap:Fault
  faultcodesoap:Server/faultcode
  faultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1666e32]/faultstring
  detail
ApiExceptionFault xmlns=https://adwords.google.com/api/
adwords/cm/v201101
  message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
[Ljava.lang.StackTraceElement;@1666e32]/message
  ApplicationException.TypeApiException/
ApplicationException.Type
  errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-
instance xsi:type=InternalApiError
fieldPath/
trigger/
 
errorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/
errorString
ApiError.TypeInternalApiError/ApiError.Type
reasonUNEXPECTED_INTERNAL_API_ERROR/reason
  /errors
/ApiExceptionFault
  /detail
/soap:Fault
  /soap:Body
/soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


INTERNAL API ERROR

2011-06-23 Thread Claudio Pomo
[Jun 23 2011 16:02:30.00 - INFO] POST 
/api/adwords/cm/v201101/CampaignTargetService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.3.6, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: 
Content-Length: 774

?xml version=1.0 encoding=UTF-8?
SOAP-ENV:Envelope 
xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201101; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  SOAP-ENV:Header
ns1:RequestHeader 
xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201101; 
xsi:type=ns1:RequestHeader
  ns1:authToken*/ns1:authToken
  ns1:clientCustomerId/ns1:clientCustomerId
  ns1:developerToken*/ns1:developerToken
  ns1:userAgentAwApi-PHP-2.6.1-ingored/ns1:userAgent
/ns1:RequestHeader
  /SOAP-ENV:Header
  SOAP-ENV:Body
ns1:mutate
  ns1:operations/
  ns1:operations
ns1:operatorREMOVE/ns1:operator
ns1:operand 
xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201101; 
xsi:type=ns1:GeoTargetList
  ns1:campaignId--/ns1:campaignId
  ns1:targets 
xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201101; 
xsi:type=ns1:ProvinceTarget
ns1:provinceCode'AR'/ns1:provinceCode
  /ns1:targets
/ns1:operand
  /ns1:operations
/ns1:mutate
  /SOAP-ENV:Body
/SOAP-ENV:Envelope


HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Thu, 23 Jun 2011 14:02:32 GMT
Expires: Thu, 23 Jun 2011 14:02:32 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Content-Length: 500
Server: GSE

?xml version=1.0?
soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  soap:Header
ResponseHeader 
xmlns=https://adwords.google.com/api/adwords/cm/v201101;
  requestIdaa5b38e5dfde9d024e1c3b842c33bd7d/requestId
  operations0/operations
  responseTime234/responseTime
  units0/units
/ResponseHeader
  /soap:Header
  soap:Body
soap:Fault
  faultcodesoap:Server/faultcode
  faultstring[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
[Ljava.lang.StackTraceElement;@1666e32]/faultstring
  detail
ApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/cm/v201101;
  message[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
[Ljava.lang.StackTraceElement;@1666e32]/message
  
ApplicationException.TypeApiException/ApplicationException.Type
  errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=InternalApiError
fieldPath/
trigger/

errorStringInternalApiError.UNEXPECTED_INTERNAL_API_ERROR/errorString
ApiError.TypeInternalApiError/ApiError.Type
reasonUNEXPECTED_INTERNAL_API_ERROR/reason
  /errors
/ApiExceptionFault
  /detail
/soap:Fault
  /soap:Body
/soap:Envelope

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in CustomerSyncService

2011-06-23 Thread Joshua Chan
Are there any new updates on this by any chance?

Joshua


On Jun 7, 12:53 pm, Wussyme wuss...@gmail.com wrote:
 J

 Kim Collins (770)875-8130

 On Jun 7, 2011, at 7:40 AM, jchan jchan...@gmail.com wrote:







  Hi Eric,

  that's unfortunate to hear. This error still occurs every single time
  the service is used for this specific account. So far we haven't seen
  it happen in any other account though.

  Thanks,
  Joshua

  On Jun 3, 1:30 pm, Eric Koleda eric.kol...@google.com wrote:
  Hi Joshua,

  I don't have any updates at this time.  Have you seen any changes  
  in the
  rate or range of this error?

  Best,
  - Eric

  --
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  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 Google
  Groups AdWords API Forum group.
  To post to this group, send email to adwords-api@googlegroups.com
  To unsubscribe from this group, send email to
  adwords-api+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: AuthenticationError.NOT_ADS_USER

2011-06-23 Thread Danial Klimkin
Hello kath,


Did you initialize the account as the document describes?
  http://code.google.com/apis/adwords/docs/sandbox.html#getting-started

The very first request to a new account in Sandbox needs to be a get request 
to the CampaignService. This will populate account with some generated data. 
If another request was the first one, account in a Sandbox can be in 
inconsistent state and produce internal errors.


-Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: API Token approved, billing added, still no token!

2011-06-23 Thread Doug
Do you not see the Adwords API Center under the My Account drop down?

If not, then you may not be logged into your MCC account. The access denied 
warning seems similar to the error I got when I tried to access it from my 
adwords account. You need a second (non-affiliated to your adwords) account 
with MCC access.

Hope this helps

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: UseOAuth in the Example of PHP SDK

2011-06-23 Thread Doug
If possible I would still like to know which of these do I need if I'm 
strictly using OAuth,

Like do I need a clientId? If so, where can I get it? I have been using the 
sandbox clientID (clientid_1+em...@email.com)

I imagine I can leave AuthToken commented correct? And the developer token I 
have now; its been approved in my MCC,

The email and password I'm guessing I Don't need if I supply a oauth token 
and oauth token secret correct?

Thank you!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


INVALID_KEYWORD_TEXT Using BMJS

2011-06-23 Thread David B
We are having issues with INVALID_KEYWORD_TEXT responses to seemingly
normal keywords, when using the BMJS to add AdGroup criteria.  For
example, according to the response, if I am reading it correctly, HP
2600n is invalid.  Several variants of this are also failing for the
same reason.  I have checked for invalid characters, and not a single
keyword contains an invalid character.

Also, although were using the BMJS, it seems that entire operations
are failing, even though some keywords are not failing.

Thank you in advance for your assistance.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en