Re: AuthenticationError.NOT_ADS_USER

2011-06-20 Thread Danial Klimkin
Hello kath,


Can you give official Ruby AdWords library a try? It can produce more 
helpful details in debug mode.
It is available here:

  http://code.google.com/p/google-api-ads-ruby/downloads/list

or via: rake install google-adwords-api

Please enable debug mode (see README) and send us the output (minus auth 
information).

Also, I would recommend using the latest API version (currently 201101).


-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: Ruby client -- download_report.rb failed

2011-06-20 Thread Danial Klimkin
Hello google314,


Are you trying to pull AdWords or DFP report? Network code is only relevant 
to Google's DoubleClick for Publishers product.


-Danial.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Login Failed Error

2011-06-20 Thread Danial Klimkin
Hello Chip Ram,


Did you try to log in into the User Interface with the same login and 
password? If it succeeds please send us the full output of the error.


BR, 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: GeoTarget

2011-06-20 Thread Danial Klimkin
Hello Claudio,


GeoTargetList and ProvinceTargets are type definitions, not nested 
structures. You should check out $targetList->targets array, like:

$targetList->targets[0]->ProvinceCode


-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: Inernal Server Error

2011-06-20 Thread Danial Klimkin
Hello reverso13,


Please send us full XML code of the request and response. Make sure to 
remove sensitive information like developer and auth tokens.


BR, 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: AuthenticationError.NOT_ADS_USER

2011-06-20 Thread kath
Hi Danial,
I am already using v201101 and the latest official ruby client.
Will send debug output tomorrow.
Cheers

On Jun 20, 6:45 pm, Danial Klimkin  wrote:
> Hello kath,
>
> Can you give official Ruby AdWords library a try? It can produce more
> helpful details in debug mode.
> It is available here:
>
>  http://code.google.com/p/google-api-ads-ruby/downloads/list
>
> or via: rake install google-adwords-api
>
> Please enable debug mode (see README) and send us the output (minus auth
> information).
>
> Also, I would recommend using the latest API version (currently 201101).
>
> -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: Want to get all the fields for keyword performance report for setFields() on selector

2011-06-20 Thread Sanju
Thanks ,
I got   "CampaignId",
"AdGroupId",
"Id",
"KeywordText",
"Status",
"IsNegative",
"KeywordMatchType" ,

but I need to get conversions,AvgPosition fileds and some remaing
fileds,can u provide me total fields what i can get.
And I have seen in adwords Release notes One Table showing parameters
what I can pass to get all fields.Can u provide that url if present.


Thanking in advance

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Want to get all fields of Keyword performance report

2011-06-20 Thread Sanju
Can I know all the fields what can i give setFields() on selector
object so that I can get
averagePosition,
conversions,
Cost,
impressions and many more.


my code flows as like:

Selector selector = new Selector();
  selector.setFields(new String[]
{...want to set
fields...});

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: HOW TO UPDATE AD PARAMETER?

2011-06-20 Thread Sanju
Can u provide the code how U r updating the fields.

On Jun 19, 2:09 pm, Reeta Malik  wrote:
> Hi,
>
> I am using v11 to update all text ads.
>
> When I update status field of my text ad, then it updated successfully, but
> when try to
> update others ad parameters like headline, description1, description2,
> displayUrl and url field, it is not updated? why?
>
> Please help me how to update these text ad's parameters along with status of
> text ad.
> Any help would be appreciated.
> 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 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: Unexpected Internal API Error

2011-06-20 Thread ACE
Hi Anash,

They were sent to the production server. The issue was resolved though. It 
was an issue of the request being built incorrectly.

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 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: v201101 cross-client reports

2011-06-20 Thread ACE
I am also curious to know when this is close to completion. This is the only 
thing holding us back from switching all of our processes to use v201101.

Thanks,
Max

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Date error

2011-06-20 Thread Eric Koleda
Hi,

This is a common PHP issue and not related to the AdWords API:

http://drupal.org/node/691648

Best,
- Eric Koleda, 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


cannot retrieve Purchase and Signup per Ad

2011-06-20 Thread ShayBarChen
Hey ,
I have found a way to retrieve the Purchase and Signup per AD,
but why i cannot retrieve this data with the following fields : cost ,
imps , ctr  and etc'  ?
the mining of this change is that in need to create the same report -
Ad performance  Twice.
one without "ConversionCategoryName" field and second one with
"ConversionCategoryName".
than to combine.

 is their any way to avoid this ? in V13 it was possible .
Shay

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Setting The Network Type

2011-06-20 Thread Eric Koleda
HI Michael,

If you want to disable the search network also make sure to set 
targetGoogleSeach = false and targetSearchNetwork = false.

Best,
- Eric Koleda, 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: Show customer balance

2011-06-20 Thread Eric Koleda
Hi,

It is possible that Alerts may not trigger in the sandbox, but I'm not 
certain.  Testing in production would be a better option here.

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


Re: Efficient use of InfoService to get method-level usage data?

2011-06-20 Thread Eric Koleda
Hi,

We also recommend that you use the  header in the SOAP response to 
keep track of units as you use them.  This allows you to have more fine 
grained data about how many units were used for a given task, client, etc.

http://code.google.com/apis/adwords/docs/bestpractices.html#track_units

Best,
- Eric Koleda, 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: KEYWORDS_PERFORMANCE_REPORT patch time frame

2011-06-20 Thread Eric Koleda
Hi David,

The v201101 KEYWORDS report currently only returns data about actual 
keywords, which some would argue is the correct behavior.  This does differ 
from the v13 Keywords report, which returned data for all types of criteria, 
including user list criteria.  We understand that this per-criteria 
information is important to our customers, and we are working to expose 
stats for these other criteria via reports.

In regards to the difficulty, if you are only trying to balance the data 
with another system then wouldn't you be able to use ADGROUP, CAMPAIGN, or 
ACCOUNT level reports across all your campaigns?  The KEYWORDS report is 
really only useful if you are trying to obtain criteria-specific statistics.

Best,
- Eric Koleda, 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: Getting content network's keywords using the reports

2011-06-20 Thread Eric Koleda
Hi Alexander,

Impressions and clicks on the content network that come from contextual 
keyword matching are not assigned to any one keyword in particular. 
 Instead, all the keywords in an ad group contribute to contextual matching. 
 For this reason the KEYWORDS report will not be able to provide you 
per-keyword stats on the content network.

Best,
- Eric Koleda, 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: Setting The Network Type

2011-06-20 Thread David Torres
Hi Michael,

You can also make a test of requesting a campaign that you created via the 
UI, using the configuration you just had in the screenshot, via the API. 
You'll notice that when requesting that specific campaign via the API only 
targetContentNetwork 
will be set to true other targets will be set to false.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


getting at the headline and description of ads using the .net API libraries

2011-06-20 Thread Mikko
Hi,

How do I get at the Headline and Description of TextAds using the API?

I created some ads in my sandbox using AddAds.cs but GetAllAds.cs only
returns the id and status of those ads.

It's not obvious to me how to get at the Headline and Description of
the TextAd via the AdGroupAds returned by the AdGroupAd service.

Are there any code examples showing how this can be achieved?

Thanks,

Mikko

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: getting at the headline and description of ads using the .net API libraries

2011-06-20 Thread Mikko
I've got it. I just need to cast the Ad as TextAd and go from there.


On Jun 20, 5:08 pm, Mikko  wrote:
> Hi,
>
> How do I get at the Headline and Description of TextAds using the API?
>
> I created some ads in my sandbox using AddAds.cs but GetAllAds.cs only
> returns the id and status of those ads.
>
> It's not obvious to me how to get at the Headline and Description of
> the TextAd via the AdGroupAds returned by the AdGroupAd service.
>
> Are there any code examples showing how this can be achieved?
>
> Thanks,
>
> Mikko

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Feature Request: Link existing accounts via API

2011-06-20 Thread oseemann
There have been a couple of questions in the forum in the past about the 
ability to link existing accounts into an MCC via the AdWords API. The most 
recent reply by Anash P. Oommen from February states that it's still not 
available and apparently there is not even a feature request, yet:
 
http://groups.google.com/group/adwords-api/msg/cc39b74505c220b1

So I'd like to ask for a feature request to expose the account linking 
functionality through the AdWords API.
In particular, it should be possible to

   - Create an invitation for one or more given customerIds.
   - Poll the invitation status for one or more customerIds.

Thank you very much for taking this feature into consideration.

Best regards,
Oliver

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Can we get conversion data associated with a particular UserList

2011-06-20 Thread David Torres
Hi,

Your assumptions are correct .conversionTypes[x].id = 
.id, I also recommend you to see the following code 
example that retrieves the conversion tracker code snippet associated to a 
user list.

http://www.google.com/codesearch/p?hl=en#9RD3n1d8sRQ/trunk/examples/v201101/AddUserList.java

Best,

-David Torres - 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: RE: Re: Missing content network data for keyword reports

2011-06-20 Thread David Torres
Hi All,

I'll make sure all this information is communicated to my team, we are in 
talks right now on how to correctly solve the concerns expressed in this 
thread and some solutions surround the idea of creating a dedicated report 
for criteria, please bear with us for a bit more and I'll communicative with 
you when having a more concrete idea of what changes/additions we will make 
available to you.

Best,

-David Torres - 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: how to find newly added keywords using customer sync service

2011-06-20 Thread David Torres
Hi Bilal,

To obtain monthly search volumes you should use the 
TargetingIdeaService
 and 
to retrieve average CPCs you should use the 
TrafficEstimatorService
.
Give it a look to the code examples linked at the right hand side of these 
pages.

Best,
-David Torres - 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


GetRelatedKeywords.php Example

2011-06-20 Thread Doug
I am trying to get all the "adwords" from the sandbox, what I see when I run 
getRelatedKeywords.php is this:

Keyword with text 'sample keyword 2142632987 0', match type 'BROAD', and 
average monthly search volume '196929' was found.
Keyword with text 'Red Herring 1', match type 'BROAD', and average monthly 
search volume '101024' was found.
Keyword with text 'sample keyword 2142632987 2', match type 'BROAD', and 
average monthly search volume '201047' was found.
Keyword with text 'Red Herring 3', match type 'BROAD', and average monthly 
search volume '268608' was found.
Keyword with text 'sample keyword 2142632987 4', match type 'BROAD', and 
average monthly search volume '205731' was found.
Keyword with text 'Red Herring 5', match type 'BROAD', and average monthly 
search volume '219181' was found.
Keyword with text 'sample keyword 2142632987 6', match type 'BROAD', and 
average monthly search volume '156304' was found.
Keyword with text 'Red Herring 7', match type 'BROAD', and average monthly 
search volume '223866' was found.
Keyword with text 'sample keyword 2142632987 8', match type 'BROAD', and 
average monthly search volume '144637' was found.
Keyword with text 'Red Herring 9', match type 'BROAD', and average monthly 
search volume '211632' was found.

What are these keywords? Are they coming from the sandbox environment? 
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 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


[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ [Ljava.lang.StackTraceElement;@1e01de6]

2011-06-20 Thread Doug
I see this error: 

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
[Ljava.lang.StackTraceElement;@1e01de6]

When I run 

php GetKeywordOpportunities.php

in examples of v201101 PHP

What is this error? I seem to be getting successful responses from the other 
examples 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Campaign Optimizer via API

2011-06-20 Thread David Torres
Hi,

There is no API to automatically apply changes to your campaigns based on 
suggestions, though is something that can be build using the API along with 
the suggestions retrieved via the BulkOpportunityService.

Best,

-David Torres - 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


Report Content in V201101 versus V13

2011-06-20 Thread cbmamherst
We have been using the "Creative" report for some time, across several
versions of the API up through v13.  We are in the middle of figuring
out what needs to be done to upgrade our report retrieval code to
V201101 and the actual mechanics of creating reports seems to be
straight forward and this part of our code base will easily transition
to V201101.  However, unless I am missing something the content of the
reports is going to be a major head ache for us.  With the v13
Creative report we pull
- CampaignId
- AdGroupId
- AdGroupStatus
- CampaignStatus
- KeywordId
- Keyword
- KeywordTypeDisplay
- KeywordStatus
- DestinationURL
- KeywordMinCpc
- FirstPageCpc
- CreativeId
- AdStatus
- MaximumCPC
- AdWordsType
- Impressions
- Clicks
- Cost
- AveragePosition
- CreativeType
- QualityScore

This works for both search and content networks all in one report.  It
is looking as though this will maybe require three different reports
or more to be requested individually.  Am I missing something in one
of the reports and this is still possible?

thanks,
Chris Marshall

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Cannot Add Campaign in Sandbox

2011-06-20 Thread Doug
Why am I unable to add a campaign to my sandbox account? Here are my SOAP 
Headers and response, I took out my email + CUR already:

[Jun 20 2011 19:59:32.00 - INFO] POST 
/api/adwords/cm/v201101/CampaignService HTTP/1.1
Host: adwords-sandbox.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.3.5, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 1058


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";>
  
https://adwords.google.com/api/adwords/cm/v201101"; 
xsi:type="ns1:RequestHeader">
  *
  do...D
  AwApi-PHP-2.6.2-

  
  

  
ADD

  Interplanetary Cruise #1308599971
  PAUSED
  
DAILY

  5000

STANDARD
  
  https://adwords.google.com/api/adwords/cm/v201101"; 
xsi:type="ns1:ManualCPC"/>
  
true
true
false
false

false
  

  

  



HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Mon, 20 Jun 2011 19:59:32 GMT
Expires: Mon, 20 Jun 2011 19:59: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: 477
Server: GSE


http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/cm/v201101";>
  04a5a0edeb4b4c18690185a536cc054f
  1
  142
  1

  
  

  soap:Server
  [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ 
operations[0]]
  
https://adwords.google.com/api/adwords/cm/v201101";>
  [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ 
operations[0]]
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="OperationAccessDenied">
operations[0]


OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED
OperationAccessDenied
ADD_OPERATION_NOT_PERMITTED
  

  

  



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Awaiting developer token approval

2011-06-20 Thread Doug
Hi!

It's been about 2 weeks now and I still haven't received my developer token, 
is there anything I can do to expedite the process?

I tried calling the support line last Thursday and the support guy said it 
would be a few more days.

My email is doug dot molineux dot gmail dot com

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 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: Getting started Sandbox AdWords

2011-06-20 Thread Doug
@SOCPO Are you using PHP?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Date error

2011-06-20 Thread Doug
The way to get rid of is warning is to open up the Util/Logger.php file and 
put in this line of code (where "UTC" is a string that represents the 
timezone)

date_default_timezone_set('UTC');

Put that before the line that reads:

class Logger {

Friendly suggestion: perhaps Google should include this in their example 
code? :)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How do I get API access?

2011-06-20 Thread Doug
I think it was easy enough to understand that you need an MCC account,

what confused me is why a 2nd login (whole seperate account from the one 
associated with an AdWords account) is necessary?

It would be ideal (an much more understandable) to have the API access 
directly associated with an Adwords account right?

Why is it done like this?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Ruby client -- download_report.rb failed

2011-06-20 Thread google314
Hi Danial:
Not really, the report that want to pull down is only the one named as 
"Geoperformance report", but I found the downloaded report contains some 
error code by using the "download_report.rb", could you tell how could I 
solve the problem, or do I need to reload some api files? 

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 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