Leading spaces in keywords?

2017-01-25 Thread Reed
We seem to be seeing leading spaces in the keyword text field of CSV format 
criterionperformance reports, but only for certain clients/campaigns, and 
only for certain keywords.  Is anyone else seeing this?  Trying to 
determine if this is a local issue or something more global.
Thanks
Reed

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18cb1891-3fad-4dc9-80bb-16820686748a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Group Level Bid Modifiers example in Perl

2014-08-26 Thread Reed
I see the examples for the various v201406 libraries for creating new bid 
multipliers for existing adgroups.  Anyone have a working code example (or 
just the SOAP XML would be fine) of modifiying an existing adgroups bid 
multiplier?
thanks
Reed

On Tuesday, May 14, 2013 1:54:05 PM UTC-4, Etienne Lawlor wrote:

 Is this information publicly available since the response on google groups 
 posts seems to almost never happen?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f0bfecb3-0715-4ef5-a2a7-61ed47bdd10f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can keyword bids be changed without changing status?

2014-02-25 Thread Reed
I use the AdGroupCriterionService to change keyword bids via a Mutate SET 
operation on BiddableAdGroupCriterion.  This is an automated process that 
pushes bid changes from an internal queue to AdWords.  Early each morning I 
reload tables (via the ReportingService) containing all the information on 
all keywords.  However, if I use that stored status as the value for 
userStatus in the SET operand, and the status has been changed either on 
the UI or in AdWords Editor, then I end up setting it to the wrong value.  
If I don't specify the userStatus, the documentation indicates that it 
defaults to Activate, which is just as bad if the current status happened 
to be Paused.
 
The only change that I really need to make is to the bid - is there any way 
the change ONLY the bid, and leave the status untouched?
 
thanks
Reed
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Enhanced Campaign bid modifiers for Geo targets?

2013-08-26 Thread Reed
Does the API now support setting Enhanced Campaign bid modifiers for Geo 
targets?  I don't think that it was in the initial rollout - is it there 
now, or coming soon?
thanks!
Reed
 

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


.NET client library for AdGroup level bid adjustments?

2013-05-16 Thread Reed
Having trouble finding the .NET client library to allows me to manage the 
Enhanced Campaigns, especially at the AdGroup level.  What am I doing wrong?
thanks
reed

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




.NET Client library example of paging?

2013-03-21 Thread Reed
I'm trying to retrieve an account's CampaignCriterion data and running into 
problems with the size of the result being too large.  That means that I 
either break it down to making individual calls for each campaign in the 
account, or use the paging option.  I tried the first approach and am 
getting killed on performance because some of the accounts have a ton of 
campaigns.  So I want to try using paging with the .NET client library, but 
am getting hung up on that.  Are there any examples of doing this with one 
of the services other than reportingservice?
 
thanks
reed

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Enhanced campaigns - getting summary of campaign targetting usage

2013-03-21 Thread Reed
Trying to get prepped for Enhanced Campaigns, first step is to get a 
summary of the extent to which geo, location and time targeting are used 
across all of the accounts and campaigns being managed.  
CampaignCriterionService seems the obvious solution, but is there an 
alternative using one of the reports from the ReportingService, along with 
zero-impressions?  Something that would list all of the campaigns for the 
specified customer ID, and give information that would indicate whether it 
has each of the targeting types configured?  For these purposes it wouldn't 
matter whether it showed that campaign ABC had 5 location targets or 10, 
just knowing that it had any location targets would be sufficient.  I don't 
see anything but there are also a load of new reports, so I'm tossing this 
question out here.  Doesn't matter whether it is a production or beta 
report.  If I can do this via a report that will be probably be faster than 
using the CampaignCriterionService.
 
thanks,
-reed
 

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [8-5218000000566] Enhanced Campaigns; Retrieving bid adjustment data

2013-03-21 Thread Reed
Thanks for the response, but I'm not sure that working as intended 
because that's how the WSDL is setup is a great response!  Is there any 
insight into why it is setup this way - is there a use case where having it 
work this way is advantageous?  It seems to me that all it does is make 
processing the returned data more complex than needed.
 
thanks
Reed

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




MCC authtoken (client login) capabilities?

2013-03-20 Thread Reed
If I'm using client logins (ie, not oauth) for API access, and have an MCC 
with a number of AdWords accounts linked to it, what are the 
limitations/capabilities of the MCC login in making API calls? 
 Specifically with services other than the ReportingService (which can 
create reports for the individual accounts using the MCC login's authtoken 
because the account ID is part of the report request).  

As an example, can I call the CampaignService to get a campaign's 
information, or mutate one of its settings, using the MCC login's 
authtoken?  My understanding is that this cannot be done (or at least could 
not be done in the past), but I want to confirm that before telling a 
client with a ton of AdWords accounts under his MCC that I need the login 
information for all of those accounts in order to make bid/budget/etc 
changes.

thanks!
Reed

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [8-5218000000566] Enhanced Campaigns; Retrieving bid adjustment data

2013-03-07 Thread Reed Powell
Thanks Takeshi.  I'm not sure what it is that you want me to post on the
forum?
-reed

On Thu, Mar 7, 2013 at 3:05 AM, adwords-api@googlegroups.com wrote:

 Hi,

 Do you mind post it on the public forum?
 Looks like it doesn't contain sensitive info.

  BTW, why in the world does it return times as a mixture of numeric and
 text strings?  If a time scheduled goes from 7:00 to 8:15, it is returned as
  7
  ZERO
  8
  FIFTEEN
 This seems to be not expected behavior.
 I've filed a bug.

 Best,
 - Takeshi


 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and discussion group:
 http://googleadsdeveloper.blogspot.com/search/label/adwords_api
 https://developers.google.com/adwords/api/community/
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 On 03/06/13 22:21:07 Reed Powell powell.r...@gmail.com wrote:

 That doesn't seem to be entirely correct.  After further testing I've
 found that the CampaignCriterion Service returns the bid modifier for all
 three types of Enhanced Campaign modifiers:  Location, time and device.

 BTW, why in the world does it return times as a mixture of numeric and
 text strings?  If a time scheduled goes from 7:00 to 8:15, it is returned as
 7
 ZERO
 8
 FIFTEEN

 

 -reed



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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Enhanced Campaigns; Retrieving bid adjustment data

2013-03-01 Thread Reed
I picked a few existing campaigns and converted them to Enhanced.  Sure 
enough, when I run my API code and look at the XML being returned, there 
are two forwardcompatibiity keys.  Once is Campaign.enhanced and it is set 
to true for the upgraded campaigns, and false for all others.  Even on 
other AdWords Accounts where nothing has been done to upgrade any 
campaigns, I get that key, with a value of false.
 
The other key that comes back for all campaigns in all accounts, upgraded 
or not, is Campaign.suggestedMobileBidAdjustment.  it seems at least in the 
accounts I looked at, to always be 0.8.
 
That's all well and good, and helps to to identify and track those 
campaigns that our specialists are upgrading to Enhanced.  But how to I get 
the information on how they are configuring them?  When I upgraded those 
two campaigns, I had to give it the data for setting the bid boosts - how 
do I retrieve that data?  Without that data there is no way for me to be 
able to show what the actual bidding  numbers are in the various Enhanced 
Campaign scenarios.
 
thanks,
-reed
 

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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: I cant change daily budget with 201209

2012-10-22 Thread Reed
What is the preferred process for getting all of the budgetId values for 
existing campaigns?  I tried including BudgetId in the serviceSelector on a 
get operation to the CampaignService.  No errors were thrown, but budgetID 
doesn't appear anywhere in the results coming back.  I would  have expected 
it to be a part of the budget object's data coming back, but it is not 
there.  Everything else that I included in the selector is there.  All of 
the budgetIds in my case would have been created by adwords automatically 
(ie, am not using shared budgets).

thanks
reed


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 support for PLA management?

2012-10-19 Thread Reed
Can you tell me the status of being able to use the API to manage PLAs?  
I’ve seen a lot of activity and discussion on the support forum over the 
past few months about PLAs, and to be honest I’ve lost track of what can 
and cannot be done with them via the API.  I know that their performance 
data shows up ReportingService, but what about the management side of 
things?  That would include creating them, modifying them (including bid 
changes), and deleting them.
thanks
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 AdMob usage data?

2012-09-27 Thread Reed Powell
Ping, any update on this? I can see the admob data in a Managed Placements
Performance report, but am not sure how to be able to identify it 100% of
the time, so that I only load the admob data and not the other managed
placement data (because that data is also present in the Criteria
Performance Report and gets loaded from there).  I can see my current admob
data because we put admob into the campaign name, but that's not very
reliable for the long term.  So, what is the Google advice on filtering out
(either on the request end, or on my end once I receive the unfiltered
data) the admob data from the Management Placements Report?

thanks
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 AdMob usage data?

2012-09-24 Thread Reed
I'm not much of an AdMob expert, but we have clients who have begun setting 
up AdWords campaigns using AdMob, and looking for us to pull their 
performance data.  Just by luck they named the campaigns with admob in 
the name and I found them in the AdGroups Performance Report, but do see 
them anywhere else.  What is the advice on pulling this data?  I know that 
there is an AdMob api, but it looked like it was for the management of 
AdMob, not the reporting.
 
thanks
reed

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


Using MCC login to pull reports in

2012-09-11 Thread Reed
I was suprised to see that the following works: Use MCC login/password to 
get an authtoken.  Then call the reporting service for a report using that 
token along with an API account ID that is linked to the MCC.  
 
Is that the intended behavior?  If so, that's great because this MCC has a 
lot of accounts under it and this simplifies things for me, but I want to 
make sure that I'm not relying on a fluke that will go away some day.
 
thanks
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using API to change PLA bid?

2012-09-11 Thread Reed
ping?  

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


customerservice gets authentication error

2012-09-06 Thread Reed
Trying to call the CustomerService.  The auth token I am using is good - I 
just did a call to the campaign service with it and it worked just fine.  
But the error I'm getting makes it look like the auto token is bad.  Anyone 
see anything wrong in this?
thanks
reed
 
SOAP:
?xml version=1.0 encoding=UTF-8? 
soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:v20=https://adwords.google.com/api/adwords/mcm/v201206; 
soapenv:Header 
v20:RequestHeader 
v20:authTokenxyzzy 
/v20:authToken 
v20:developerTokenxyzzy
/v20:developerToken 
v20:userAgentV201206 Get customer info
/v20:userAgent 
/v20:RequestHeader 
/soapenv:Header 
soapenv:Body 
v20:get 
v20:serviceSelector 
v20:fieldscustomerId
/v20:fields 
v20:fieldscurrencyCode
/v20:fields 
v20:fieldsdateTimeZone
/v20:fields 
v20:fieldsdescriptiveName
/v20:fields 
v20:fieldscanManageClients
/v20:fields 
/v20:serviceSelector 
/v20:get 
/soapenv:Body 
/soapenv:Envelope 
 
Posted to
https://adwords.google.com/api/adwords/mcm/v201206/CustomerService
 
RESPONSE:
 
soap:Envelope 
xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;soap:HeaderResponseHeader
 
xmlns:ns2=https://adwords.google.com/api/adwords/cm/v201206; 
xmlns=https://adwords.google.com/api/adwords/mcm/v201206;ns2:requestId0004c90dee2392080a14310e5663/ns2:requestIdns2:serviceNameCustomerService/ns2:serviceNamens2:methodNameget/ns2:methodNamens2:operations0/ns2:operationsns2:responseTime117/ns2:responseTimens2:units0/ns2:units/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[AuthenticationError.LOGIN_COOKIE_REQUIRED
 
@ ; trigger:'lt;nullgt;']/faultstringdetailApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/mcm/v201206; 
xmlns:ns2=https://adwords.google.com/api/adwords/cm/v201206;ns2:message[AuthenticationError.LOGIN_COOKIE_REQUIRED
 
@ ; 
trigger:'lt;nullgt;']/ns2:messagens2:ApplicationException.TypeApiException/ns2:ApplicationException.Typens2:errors
 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=ns2:AuthenticationErrorns2:fieldPath/ns2:fieldPathns2:triggerlt;nullgt;/ns2:triggerns2:errorStringAuthenticationError.LOGIN_COOKIE_REQUIRED/ns2:errorStringns2:ApiError.TypeAuthenticationError/ns2:ApiError.Typens2:reasonLOGIN_COOKIE_REQUIRED/ns2:reason/ns2: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


Using API to change PLA bid?

2012-09-04 Thread Reed
Maybe a odd question, but:  Is there any difference between the API call I 
would make to change the bid of a PLA, and the similar call I would make to 
change the bid of a run of the mill text keyword?

thanks,
reed

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


v2012106 .net client library?

2012-08-13 Thread Reed
I'm trying to determine the status of the .NET client library for v201206 - 
it sounded like there were some issues with it when it was first released.  
Are people still having problems, or is it now good to go, especially for 
the reporting service (ad hoc reports)?  Or should I wait for a drop of a 
new revision of the library?
 
thanks
reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: VideoCampaigns and VideoAds / YouTube Promoted Videos

2012-07-30 Thread Reed
Hi - is there an update on this topic, re API support for YouTube videos?  
Or information on when there might be support?  I'm thinking primarily from 
the reporting side of things, rather than the campaign management side.
thanks
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Which fields are available in the CLICK_PERFORMANCE_REPORT ?

2012-07-02 Thread Reed
 Feed this:
 
 soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:v20=https://adwords.google.com/api/adwords/cm/v201206;
 soapenv:Header
v20:RequestHeader
   v20:authTokenXXX/v20:authToken
   v20:developerTokenXXX/v20:developerToken
   v20:userAgentXXX/v20:userAgent
/v20:RequestHeader
 /soapenv:Header
 soapenv:Body
v20:getReportFields
   v20:reportTypeCLICK_PERFORMANCE_REPORT/v20:reportType
/v20:getReportFields
 /soapenv:Body
  /soapenv:Envelope
 
To:
https://adwords.google.com/api/adwords/cm/v201206/ReportDefinitionService
 
and you'll get this:
 # NAME DISPLAY NAME XML NAME TYPE SELECTABLE FILTERABLE ENUMERATIONS 1 Page 
Page page Integer true false  2 AdFormat Ad type adType AdFormat true true 
UNKNOWN 
 3 AdGroupCreativeId Ad ID adID Long true true  4 AdGroupId Ad group ID 
adGroupID Long true true  5 AdNetworkType1 Network network AdNetworkType1 
true true SEARCH  6 AdNetworkType2 Network (with search partners) 
networkWithSearchPartners AdNetworkType2 true true SEARCH  7 CampaignId 
Campaign 
ID campaignID Long true true  8 CityCriteriaId City city Integer true true  
9 ClickId Click Id clickId Long true true  10 ClickType Click type clickType 
ClickType true true URL_CLICKS  11 CountryCriteriaId Country/Territory 
countryTerritory Integer true true  12 CriteriaId Keyword ID keywordID Long 
true true  13 CriteriaParameters Keyword / Placement keywordPlacement String 
true true  14 Date Day day Date true true  15 MetroCriteriaId Metro area 
metroArea Integer true true  16 MonthOfYear Month of Year monthOfYear 
MonthOfYearType true true JANUARY  17 RegionCriteriaId Region region Integer 
true true  18 Slot Top vs. side topVsSide Slot true true SearchRhs 
 
 

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


Reports taking forever to load

2012-06-07 Thread Reed
Anyone else seeing problem with reports taking forever to load today?  We 
upgraded to the 201109_01 library yesterday, and now every report we pull 
(keyword perf, criteria perf, campaign perf, etc etc) is taking 25+ minutes 
to load - even the small ones that usually take only a second.  We rolled 
back to the 201109 library, still  see the same problem.  Not sure what 
debugging info to include since this is the adhoc reporting.
thanks
-reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 the API access the campaign label?

2012-04-30 Thread Reed


 I don't think this has anything specifically to do with whether the 
 accounts are being managed via an MCC account.  The new labels feature is 
 not limited to MCC accounts.  I can log into the AdWords account, the same 
 one that I pull data from via the API, and create labels.  I think that the 
 first-pass requirement would be that the label data can be included in 
 reports.  I know that this might not be easy, since it is possibly a 
 many-to-one relationship between the labels and the criteria.  The next 
 level of need would be to retrieve the labels information at the 
 campaign,adgroup, etc., levels in order to understand the hierarchy that 
 has been created.  Finally there is the need to actually manage the labels 
 via the API (campaignservice, etc) - creating, deleting, updating.


thanks,
-reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 support for AdWords Labels feature?

2012-04-24 Thread Reed
Any timeline for when the new Labels feature will be supported by the 
API, both for managing the setting/changing of labels as well as retrieving 
them?  Will there be support on the reporting side (ie, new report column)?
 
https://support.google.com/adwords/bin/answer.py?hl=enanswer=2475865
 
thanks
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: GDN keyword-based placements - what will the performance data look like?

2012-03-15 Thread Reed
ping - any info on this?
thanks
reed

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


GDN keyword-based placements - what will the performance data look like?

2012-03-13 Thread Reed
[thought I posted this a few weeks ago, but cannot find it in a search, so 
hopefully this is not a duplicate post]
 
The Google Display Network is changing how placement matches are performed, 
moving from the theme approach of trying to match the collective group of 
an adgroup's keywords against possible content looking for a match, to one 
that looks pretty much like the way the search side has worked - matching 
specific keywords in the adgroup against possible content.  The question 
is, how is this data going to look in the performance reports?  In the 
past, the criterion and keyword reports have used the dummy content 
keyword to indicate automatic placements, and for managed placements have 
included the sitename as the keyword.  Now there is going to be a real 
keyword to report on.  How does that fit in?  There will also be keyword 
level URLs, complete with tracking parameters; how does that picture look 
in the data that will be coming back?  
 
We have clients that have been whitelisted for this, but until we know how 
the data is going to look we're hesitant to set this live without knowing 
that we will be able to make sense out fo the data coming back in the 
performance reports.  Being able to identify the data belonging to these 
keywords is crucial, as is knowing the destination URL that was triggered 
(to get the tracking data).
 
thanks
-reed
 

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


When is it safe to load PLA performance data?

2012-03-05 Thread Reed
Reading recent posts about when it is safe to load various types of 
criterion...  PLAs seem to take a long time to settle down in terms of data 
not changing.  Sometimes on the order of a week or more.  Is that really 
due to click-fraud adjustments, or are there other things we need to be 
concerned with?  We're using the criteria perf report to identify the PLAs 
- which is a great improvement over the previous API versions.
 
thanks,
-reed
 

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


Definitive way to identify Remarketing data in creiteria perf report

2012-03-05 Thread Reed
I think we've talked around this topic on a few posts in the past, but it's 
still nto clear to me that there is a definitive method for identifying 
which data in the criteria perf report is from Remarketing campaigns.  I 
see lots of the boom lists, but have never been certain as to whether 
criteriaType='User List always means that the campaign is remarketing.  
Seems like I've been seeing user lists longer than there were remarketing 
lists.  
 
thanks,
-reed
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Keywordless Dynamic Search Ad in AdGroupAdService

2012-03-01 Thread Reed
I'll second that request.  We still have to use some pretty hokey code that 
uses the adgroup performance report and looks for specific text in the 
campaign name to identify DSAs.  I realize that they wont' show up in the 
criteria report, but if they could be identified in the ad performance 
report and adgroup performance reports as being DSA that would be perfect.
 
thanks,
reed
 

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


keyword performance report shows incorrect/misleading campaign status

2012-02-21 Thread Reed
I saw a posting similar to this a few days ago, not sure if this is
exactly the same scenario or not. Am in the (hopefully) final stages
of converting some v13 structure reports to v201109.  In tracking down
some differences in data, I found that all of the v201109 keyword
performance report data for a couple of campaigns in an account was
showing the campaign status as active.  In the v13 structure report
pulled on the same day (today) the campaign status was ended and
when I logged into the UI, the campaign status was enabled but the
campaign serving status was ended.  This is a zero impressions
keyword_performance_report.  The problem here is that there is no way
to tell from the data in the performance report alone that the
campaign is no longer serving.  If I combine this data with the
results from a call to the CampaignService, then I can see the
campaign serving status, but that seems like unnecessary extra work.
-reed

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


Changing zero impression handling in versions before 201109, such as v201008?

2012-01-26 Thread Reed
I gather from other posts over the past few days that the behavior of zero 
impression handling has somehow changed on the fly.  My app that is still 
v201009 (am working on the v201109 version, but the v20108 is still the 
production version) is now see HUGE data files being loaded each day, and 
thins are running at a snail's pace.  Trying to get to any online docs for 
the older versions in challenging - links just end up back at v201109.

SO my question is, what is the syntax for the old-style report definition, 
to turn off zero impressions?  Someone mentioned yesterday that he was 
pulling an adgroup report and say this, and fixed it by adding 
impiressions 0.  SOunds good, but need to know where the old report 
definition wants to see that, since in the past I've never filtered the 
data on the Google end of things.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Changing zero impression handling in versions before 201109, such as v201008?

2012-01-26 Thread Reed
yea wasn't too hard
v20:predicates
v20:field:Impressions/v20:field
v20:operatorGREATER_THAN/v20:operator
v20:values0/v20:values
/v20:predicates

seems to do the trick.  Real problem was the surprise changing of default 
on the API end



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


Error creating new ad

2012-01-23 Thread Reed
Working on updating more v2009 code to v201109, am building my own XML
request but using the AddTextAds.php example as a guide.  Sending the
following SOAP message:

?xml version=1.0 encoding=UTF-8?
soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/
envelope/ xmlns:v20=https://adwords.google.com/api/adwords/cm/
v201109 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
soapenv:Header
v20:RequestHeader v20:authTokenblahblahblah/v20:authToken
 v20:developerTokenblah/v20:developerToken
v20:userAgentV201109 Create ad/v20:userAgent
/v20:RequestHeader
/soapenv:Header
soapenv:Body
 v20:mutate
v20:operations
v20:operatorADD/v20:operator
 v20:operand
v20:adGroupId986856585/v20:adGroupId
v20:ad xsi:type=v20:TextAd
v20:headlineAdmiral Ahoy Ship Five NEW/v20:headline
v20:description1Welcome to Admiral 201109/v20:description1
v20:description2Smooth Sailing Ahead/v20:description2
v20:displayUrlwww.36bits.com/v20:displayUrl
v20:urlhttp://www.36bits.com/v20:url
/v20:ad
v20:statusENABLED/v20:status
/v20:operand
/v20:operations
/v20:mutate
/soapenv:Body
/soapenv:Envelope

returns the error

Unmarshalling Error: cvc-complex-type.2.4.d: Invalid content was found
starting with element 'v20:displayUrl'. No child element is expected
at this point.

Odd thing is that if I reorder the TextAd elements, it seems to throw
this error on whatever is the 4th element.  Tried looking at the WSDL
in soapUI, nothing obvious.  Above ordering of the TextAd elements is
same as in the php example.

??
Thanks,
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Error creating new ad

2012-01-23 Thread Reed
Arrgh.  never mind, forgot about the strict XML validation re order of
the elements.  WSDL confuses soapUI - it doesn't even show all of the
SOAP elements.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Converting V13 Structure Reports Ad_Performance_Report Budget?

2012-01-19 Thread Reed Powell
ping?

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


Impression Share metrics at AdGroup level via adhoc reports?

2012-01-18 Thread Reed
Sometime soon the UI is going to support the reporting of Impression
Share metrics at the AdGroup level - is there a schedule for when this
data will be available via the API adhoc Adgroup Performance Report?

As a side note, word is that at the end of January all existing
Impression Share data (at the campaign level) is going to be wiped
clean, and that new Impression Share algorithms are going to be put
into place.

thanks,
-reed

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


Converting V13 Structure Reports Ad_Performance_Report Budget?

2012-01-17 Thread Reed
In the V13 Structure Report if I got ad info via
aggregationTypesCreative/aggregationTypes

I could include a column for budget information
selectedColumnsDailyBudget/selectedColumns
which was returned as an element named budget

I cannot find this option in the v201109 Ad_Performance_Report.

Also, in the docs for v201109 Ad_Performance_report the item AdType
has an enumeration of DEPRECATED_AD - does this mean I shouldn't be
using it?  if so, what should I be using to get the ad type. Note that
I am specifying 0 Impressions so that I get the equivalent of the V13
information - data on all ads whether they were served or not in the
specified time period.

thanks!
Reed

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


Help with v201109 AdGroupService selector

2012-01-12 Thread Reed
I have a short script that I use to pull all adgroup info, including
bids, each night for all clients.  This one has not yet been
convereted to use one of the client libraries.  I cannot come up with
a selector that includes a field for bidding info that does not get an
API error

Here is an example:

 soapenv:Body
v20:get
   v20:serviceSelector
   v20:fieldsId/v20:fields
   v20:fieldsName/v20:fields
v20:fieldsCampaignId/v20:fields
v20:fieldsStatus/v20:fields
v20:fieldsAdGroupBids/v20:fields
v20:predicates
 v20:fieldCampaignId/v20:field
 v20:operatorIN/v20:operator
 v20:values/v20:values
  /v20:predicates
   /v20:serviceSelector
/v20:get
 /soapenv:Body

I've tried bids Bids adGroupBids AdGroupBids and all give me
an error
SelectorError.INVALID_FIELD_NAME

If I remove that field from the selector, everything works fine - but
of course I don't get all of the info I need.  None of the code
examples for the libraries show how to get back anything other than
the adgroup ID and Name.  What does the selector need to look like to
get the bidding info?  What about the rest of the adgroup info?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Help with v201109 AdGroupService selector

2012-01-12 Thread Reed
Thanks for the pointer, but I'm still stuck on exactly what is
supposed to be in teh selector.  I had also tried
AdGroupBids.ManualCPCAdGroupBids
AdGroupBids.keywordMaxCpc
AdGroupBids.ManualCPCAdGroupBids.keywordMaxCpc
ManualCPCAdGroupBids.keywordMaxCpc


none of which work.

??
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Help with v201109 AdGroupService selector

2012-01-12 Thread Reed
Thank you!  That's where I started, but the problem turns out to be
our old nemesis - inconsistent capitalization.  In the selector the K
in keyword needs to be capitalized.  But on the docs page for
ManualCPCAdGroupBids they are listed with lower case, and the results
are also clowercase.  Plus, we have newase  variations to deal with -
CPC vs Cpc
.

thanks for the help!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 for Call Metrics

2012-01-10 Thread Reed
I've been doing some more experimenting with pulling call stat data.
It turns out that I can get the detailed level stat data, not just the
campaign level data, from a Keyword Performance Report.  All of the
initial documentation, and the information given at the developers
meetings in September, only talked about getting this data at the
campaign level.  Has there been a change?  If I go forward with using
the keyword level data (no predicates needed in the report definition,
just include the click type column and only look at the data for
Phone Calls)?  That would be nice, since I have to process the
keyword level data anyway, and it gives me the numbers with a lot more
granularity.  Is there a gotcha that I'm missing?

Note that this still doesn't solve the problem discussed in point #2
above on the discrepancy between API and UI data.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 for Call Metrics

2012-01-06 Thread Reed
Any update on getting the campaign-level call stats (type #2 in the
previous posting) to match between the UI and the API reports?
thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignPage results

2012-01-06 Thread Reed
If you get the value via the reporting API (Keyword Performance
Report, etc), does it match the UI for the same time period?  Do the
number of conversions match?
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignPage results

2012-01-06 Thread Reed
Let me ask this a different way.  I understand how you are currently
getting the data that does not seem to match the other places you are
getting the conversion data.  What I am asking is that, if you get the
data via the Keyword Performance Report, does that data match what you
are getting from the campaignservice, or does it match what you are
getting from the UI?  I would expect (and hope!) that it would match
what you are getting in the UI for the same date range.  I pull all of
my performance data via the reportingservice, and it matches what I
see in the UI (taking into account the adjustments that Google does
for click fraud, etc).

The other thing to consider is whether you have multiple conversions,
and are comparing the Sales conversion from one source with Total
Conversions from the other, and having them not match up because of
the non-Sales conversions.  But if you only have Sales conversions,
then thta would not be a factor.

So, try pulling a keyword performance report, look at the numbers, and
report back on what you find.

hope this helps,
-reed

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


Change from client login to client ID re: API version

2011-12-12 Thread Reed
Just checking - the change from using client logins to only allowing
client IDs for authentication is only for V201109 and later, right?
thanks
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 get the list of ads of the campaign without knowing adgroupid

2011-11-18 Thread Reed
Just use the adhocreporting to get a zeroimpiressions ad performance
report and give it filter on the campaignID that you are affter.
Include the columns for all of the ad details in the report
definition.  If you care, you can also get the adgroup information for
each of the ads within the campaign while you're at it.
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V201109 7 mobile call stats

2011-11-14 Thread Reed
Thanks Kevin, but the wording of your reponse confuses me a little.
This isn't a just problem with desiring to filter the report data so
that I only see campaigns with call data.  The predicate filtering is
actually a requirement in order to get any of the call data to show up
in the campaign performance report.  That was the info we got at the
developers meeting, and is what I've experienced using the API.  If I
remove the predicate entirely, so that the report definition only
specifies the call data columns, I get back an empty report for time
periods where I can see on the UI interface that the data exists.  On
the surface I'd think that that meant there was no call data for the
time period, but in fact I can create the report on the UI and
download the spreadsheet and see the call data.

So it's not really a restriction but a bug from where I sit.  If I
am not doing the correct thing to get the call data, please let me
know!

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V201109 7 mobile call stats

2011-11-09 Thread Reed
Any ideas out there on how to get this to work?
thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-09 Thread Reed
Are you getting an error string that you can post?

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


V201109 7 mobile call stats

2011-11-08 Thread Reed
I'm running into problems trying to pull call stats (NumCalls,
NummMissedCalls, etc) for mobile campaigns using the Campaign
performance report.  I've removed all fieldsfrom the report definition
except for the daet, campaign name/ID, and the call volume stats (see
below);  If don't include any predicates, then I get no data at all,
for a date when I can see in AdWords that there is call data.  My
scribbled notes from the developers meeting says that it needs to be
filtered on device=HIGH_END_MOBILE and ClickType=CALLS, but I cannot
get any of those predicates to work.  I tried including device as a
field, thinking that it would cause the report data to be segmented
and show me the call data, but it turns otu that Device cannot be
included when the NumCalls, etc., columns are also present.

So I need to buy a vowel at this point.  Here is my report definition:

reportDefinition
  selector
fieldsDate/fields
fieldsCampaignId/fields
fieldsCampaignName/fields
fieldsId/fields



fieldsNumCalls/fields
fieldsNumMissedCalls/fields
fieldsNumReceivedCalls/fields


predicatesfieldClickType/fieldoperatorIN/
operatorvaluesCALLS/values/predicates

dateRange
  min2006/min
  max2006/max
/dateRange
  /selector
  reportNameCampaign/Call Performance Report/reportName
  reportTypeCAMPAIGN_PERFORMANCE_REPORT/reportType
  dateRangeTypeCUSTOM_DATE/dateRangeType
  downloadFormatCSV/downloadFormat
/reportDefinition

Here is the error that it returns:

!!!2|||-1|||[SelectorError.INVALID_FIELD_SELECTION @ NumCalls;
trigger:'Cannot select field: NumCalls and filter on: ClickType']???


If I filter on Device:
predicatesfieldDevice/fieldoperatorIN/
operatorvaluesHIGH_END_MOBILE/values/predicates

Then I get the error
!!!2|||-1|||[SelectorError.INVALID_FIELD_SELECTION @ NumCalls;
trigger:'Cannot select field: NumCalls and filter on: Device']???

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: V201109 csv report format re quote characters?

2011-10-24 Thread Reed
Below is an example (I've sanitized the keyword and URL info):
-reed

quot;Test Criteria Report (Oct 19, 2011)quot;
Day,Campaign ID,Ad group ID,Keyword
ID,Impressions,Clicks,Cost,Keyword / Placement,Criteria Type,Keyword/
Placement destination URL,Keyword/Placement state
2011-10-19,17727816,549356856,2247615811,1157,167,9.22,,Keyword,http://
www..com/news/?nTar=OPURamp;xxx=5394569,enabled


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


V201109 csv report format re quote characters?

2011-10-20 Thread Reed
Loaded a bunch of csv reports from criteria performance report - all
of them have the usual title in the first line of the csv.  But the
title is in html quotes, not real quotes.  ie, quot; instead of
just ' Seems an odd thing to do in a csv file.  Is this a bug or the
intended behavior?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using the AdHoc reporting

2011-10-19 Thread Reed
THANK YOU!!  That php code was a great help!  Below is a slightly
modified version of it that doesn't use OAUTH, and saves the csv file.
-reed

?php

/* Replace with legitimate credentials */
$authToken = 'blahblahblah ';
$clientCustomerId = 'xxx-xxx-';

/* Report Definition */
$xml = 'reportDefinition
  selector
fieldsDate/fields
fieldsCampaignId/fields
fieldsAdGroupId/fields
fieldsId/fields

fieldsImpressions/fields
fieldsClicks/fields
fieldsCost/fields
fieldsCriteria/fields
fieldsCriteriaType/fields
fieldsCriteriaDestinationUrl/fields

fieldsStatus/fields

dateRange
  min20111001/min
  max20111031/max
/dateRange
  /selector
  reportNameTest Criteria Report/reportName
  reportTypeCRITERIA_PERFORMANCE_REPORT/reportType
  dateRangeTypeCUSTOM_DATE/dateRangeType
  downloadFormatCSV/downloadFormat
/reportDefinition';

/* Authentication Headers */
$headers = array();
$url = 'https://adwords.google.com/api/adwords/reportdownload/
v201109';
/*
$oauthInfo = $AdWordsUser-GetOAuthInfo();
$oauthParameters = OAuthUtils::GetSignedRequestParameters($oauthInfo,
$url);
$OAuthHeader =
OAuthUtils::FormatParametersForHeader($oauthParameters);
*/

$headers[] = 'Authorization: ' . 'GoogleLogin auth=' .  $authToken;
$headers[] = 'clientCustomerId: ' . $clientCustomerId;
$headers[] = 'returnMoneyInMicros: true';


/* Report Definition */
$post = array();
$post['__rdxml'] = $xml;

/* cURL Request */
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'https://adwords.google.com/api/adwords/
reportdownload/v201109');
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 0);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $post);

// Get Response
$response = curl_exec($ch);
$code = curl_getinfo($ch, CURLINFO_HTTP_CODE);


/* Debugging */
print 'preHeaders:br /';
print_r($headers);
print 'hr /XML:br /';
print htmlentities($xml);
print 'hr /';
print 'HTTP Code: ' . $code . 'hr /';
print htmlentities($response);
print 'hr /Errors:br /';
$errors = array( 'errno' = curl_errno($ch), 'error' =
curl_error($ch)) ;
print_r($errors);

print 'hr /Saving File:br /';
$myFile = c:\temp\reed\testFile.csv;
$fh = fopen($myFile, 'w') or die(can't open file);
fwrite($fh, htmlentities($response));
fclose($fh);

$end;

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


v201109 Criteria performance report - automatic placements data?

2011-10-19 Thread Reed
I just pulled a criteria performance report for a client with
automatic placements. It appears that automatic placements data is not
broken out in this report as had been expected (after all, that was
one of the big deficiencies in the previous version of the reporting
system).  In fact, it looks a lot like V13 - everything is rolled into
a keyword called content with and Id of 300 and is given a
criteriatype of keyword.

I looked at data for yesterday, where everything is still in the
Other domains bucket on the UI, and there is a single row as
described above with the data shown in the UI for other domains.  I
then tried for 2 days ago, since on the UI some of its other domains
data has begun to move to specific domains, and there is still only a
single content data line which represents all of the automatic
placement data.

I tried a different account that has managed placements, and each of
the managed placements shows up in the criteria performance report as
an individual line with placement for the criteriatype.

Does this mean that we are still going to have to piecemeal reports
together just to get all of the data in one place, and will still have
to do the automatic placements magic each day to figure out what
data has moved out of other domains and into specific domains? I had
thought that this new criteria report was supposed to have the detail
data for everything in one place.

Have not yet tried pulling for an account that has remarketing data.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: A couple of snippets for DotNet/C# Developers calling AdHoc Reporting in v201109

2011-10-14 Thread Reed
Thanks, that looks helpful.  I'm not a dot-net or c# guy, so I have a
question - it looks like the __rdxml= + the xml report definition are
going into the message body, and not the message header.  Is that
correct?  I had thought from the docs that __rdxml was supposed to
be a header var, just like the clientCustomerId value.

thanks!
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Error: !!!2|||-1|||Improperly formatted report request??? for AdHoc Reports Service

2011-10-13 Thread Reed
I was getting the same error as the OP, tried the suggested report
definition, and am still getting the same error.  Tried removing the
predicate completely, still got the error.  Tried example report
definition straight from the v201109 docs (http://code.google.com/apis/
adwords/docs/reportingtopics.html#adhoc) and same error. Problem does
not appear to be account specific.  Have tried doing both GET and
POST, no difference in results.

Since all data is now in the http header, maybe it would be useful for
the AdWords team to post a sample dump of an http message so that we
can see exactly what is in it for a successful request?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-15 Thread Reed
I'm curious as to whether those who have been affected by this process
received any of the email audit notifications that the Google AdWords
API auditing people have been sending out overthe past 4-6 weeks..??
Those messages referred to the pages that Eric mentioned to provide
information on the nature of your AdWords API usage.  I'm not trying
to defend how they've handled this - I've been having a tough time
filling those forms because they seem to make some assumptions about
the types of api applications that exist.  I think there is also a
problem in that they sent the emails (every couple of weeks, actually)
to the email address of the person that handles the API bills.  It
seems to me that they should have  a setup similar to that of WHOIS
for DNS registrations, so that there can be both administrative and
technical contacts associated with an API key.  You all might want to
check and see what email they have that is associated with your API
key, since that's what they seem to be using for their communicades.
fyi
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 request all conversion types using v201101 API

2011-08-04 Thread Reed
Is your conversion funnel more than one conversion deep?  If not, then
what you are seeing is what I would expect.  But if you have multiple
conversions in the funnel then it would likely that the report with
the conversionTypeName and conversionCategoryname would have multiple
rows for the same keyword, and the total of those rows would equal
what you are seeing in the report without the conversion columns
(because that report only shows the total conversions).

The advantage of this approach is that if you have complex conversion
funnels, and especially if you have user-defined conversion nams, your
reporting is no longer limited by the capabilities of the adWords
reporting system.  In the old reporting system you could nto get to
that level of granularity.

If your funnel is only one deep AND if you only have one type of
conversion in your account, then there is no need to pull both
reports.  But if either the funnel is more than one deep OR if you
have multiple types of conversions, then you need both reports if you
want to see the details of your conversion activity.

-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Concurrent operation error - on a report request?

2011-06-29 Thread Reed
Kevin - sorry, I gave you the wrong request ID.  The one you looked
did have a stray space at the end and got the correct error back
because of that.  The Request ID that I should have sent you for the
concurrent modification error is 8334c111059cfa2edc2ac4b85c06f347.
Here is the response xml:

xmlns:soap=http://schemas.xmlsoap.org/soap/
envelope/soap:HeaderResponseHeader xmlns=https://
adwords.google.com/api/adwords/cm/
v201101requestId8334c111059cfa2edc2ac4b85c06f347/
requestIdoperations0/operationsresponseTime170/
responseTimeunits1/units/ResponseHeader/
soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/
faultcodefaultstringDatabaseError.CONCURRENT_MODIFICATION @
[Ljava.lang.StackTraceElement;@1f0f79c/
faultstringdetailApiExceptionFault xmlns=https://
adwords.google.com/api/adwords/cm/
v201101messageDatabaseError.CONCURRENT_MODIFICATION @
[Ljava.lang.StackTraceElement;@1f0f79c/
messageApplicationException.TypeApiException/
ApplicationException.Typeerrors xmlns:xsi=http://www.w3.org/2001/
XMLSchema-instance xsi:type=DatabaseErrorfieldPath/
fieldPathtrigger/
triggererrorStringDatabaseError.CONCURRENT_MODIFICATION/
errorStringApiError.TypeDatabaseError/
ApiError.TypereasonCONCURRENT_MODIFICATION/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


Status of reporting for Product Listing Ads and other extensions?

2011-06-28 Thread Reed
V201008 added support for manipulating Product Listing Ads, but as far
as I can tell there still is no clear support on the reporting site
for getting the detail-level performance information of PLAs.  Their
data shows up in the aggregated account-level reports, but not at the
detail level.  One more cause of detail data not adding up to the
aggregated level data. Any updates or pointers?  Right now I'll settle
for knowing how to get an aggregated number that shows me the
performance totals for PLAs on a given date, ideally at the campaign
level, but I don't see a way to filter the results that way.

thanks,
-reed

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


Concurrent operation error - on a report request?

2011-06-27 Thread Reed
I've received concurrent operation errors before on adding/creating
ads, bids, etc.  But this morning I got one on the V201101 API when I
tried to define a report.  Any hints as to what would cause this?

Request ID was 52d0be784f6356d7aecd75ea884f8dba

thanks
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AccountService status post V13?

2011-06-22 Thread Reed
re sunsetting blog posting, that's what I was looking for an update to
from the API team, just to make sure that its info was still current.

re ServicedAccountService, it looked to me like that is only good for
using against MCC accounts, not adWords accounts.  Am I wrong?  Can I
give it authentication info for an adWords non-MCC login to get the
account info for that login's adWords account?

thanks,
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KW Perf. Report missing Content Network stats

2011-06-16 Thread Reed
Eric, the blog posting is excellent.  The timing of data availability
as explained in the posting matches what we have seen.  It was also
valuable to be given some insight into the processeing that goes on
behind the scenes.

My only question on this topic at this point is what is meant when you
say that the content keyword functionality has been restored.  Are
you saying that all adgroups with placement activity once again will
have a content keyword (Id 300) in the keyword performance
report that shows their aggregated activity?  Is there any
circumstance in which it would be better to use that data instead of
the combined data of the managed placement and automatic placement
reports, other than the fact that the Other Domains issue becomes
moot because we dealing with aggregated data instead of detail data?
My experience is that the placement reports removed a lot of the
black box nature of dealing with the content network activity by
letting me see what was really going on.

Again, thanks for the great explanation of the timing of data
availability!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Migraring V13 Structure Reports to v201101

2011-06-16 Thread Reed
Thanks for the postings - the problem was actually the presence of the
Date in the fields list, which I thought that I had removed but
apparently hadn't.  There is no need for the filter on impressions
since the default is for impressions =0 unless you include a field
(like Date) that causes segmentation, which is why the migratin guide
would not have addressed it.
thanks,
-reed

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


Migraring V13 Structure Reports to v201101

2011-06-14 Thread Reed
The migration guide at 
http://adwordsapi.blogspot.com/2010/07/discover-v201003-migrating-your-account.html
helps to fill in the gaps for replacing the v13 structure reports
using the new api, but doesn't really address the ability of the v13
structure reports to return data for the entire account - not just
those records for data with impressions.  Would it be possible to get
an xml example of specifying zero impressions using v201101?

thanks,
-reed

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


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

2011-06-13 Thread Reed
It looks like the only way to get daily API usage data at the method
level is to do a call to the InfoService for each date/service/method
combination.  Is that correct?  That means I need to drive it off of a
prebuilt list of all service names and the applicable methods for each
service.  Would be nice to just give the service name and have
returned an array of that service's methods and their usage numbers.
Is there a chart (other than the rate sheet) somewhere that defines
all of the valid service/methods combinations, including V13 (which
would be a lot more complex than the post-V13 list)? That would also
be useful in uncovering any overlook usages of the V13 API.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Conversions in report with no cost or clicks

2011-06-10 Thread Reed
Those are most likely latent conversions.  The impression and click
occured on a prior day, but the conversion didn't happen until the day
that you are reporting on.  The conversion on an impression can occur
up to 30 days after the actual impression (30 days is the life of the
cookie set on the user's browser by the impression).  Example would be
someone doing a search, clicking through to your site,but not going to
the conversion page.  Then a day or two later they decide to make the
purchase, and go to the page and continue through to the page that you
have tagged as a conversion page.  That's day's keyword performance
files will not show the click or impression, but will show the
conversion.
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KW Perf. Report missing Content Network stats

2011-06-10 Thread Reed
Stephan is 100% correct.  Aggregated numbers are great for simple
reports, but a lot of us (especially agencies) need to see data at the
detail level.

So, can you explain comment about looking into putting back this
functionality?  What exactly is that referring to - do you mean the
content keyword with the 300 ID?  Seeing as how the data being
attributed to that keyword (which is a legacy artifact from old
reporting systems when placement reports didn't even exist) has been
slowly disappearing since February, that's hard to believe!  I for one
would rather see you get rid of it completely and forever, but also
get the data in the placement reports correct (ie, the Other Domains
data) so that they add up correctly.  It is really useful to have the
detail data for the display network, and not just a lump sum content
keyword data at the adgroup level - but only if the numbers are
correct.
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: It's 2011, please make a REST API.

2011-06-10 Thread Reed
The reason that the adWords SOAP interface, and the usefulness of the
various client libraries in trying to abstract out some of the
intricacies of the interface, is because AdWords itself is in fact a
complex beast.  Some parts are very simple, especially those
operations that are GETs, and so I can see your point about SOAP
seeming to be overkill.  But many operations are not so simple, and I
cannot imagine easily implementing them as REST services.  What if I
want to create 1000 ads - that's one heck of a REST call!

The stated need to be able to more easily build a JavaScript interface
using REST rather than SOAP helps put this request in focus, because
it distinguishes the desired use of the api from that of the backend
production systems that many of us have been building to service large
numbers of accounts with large numbers of keywords, ads, etc.  If you
are building something in JavaScript, then you are probably building
more of a query tool.  It could end up being an expensive query tool,
btw, if it is going to be using the api to get its data all the time
(rather than loading data into a database and then querying against it
for free as often as you want).

The recent announcement of a JavaScript client library might meet your
needs in a better fashion - even if there were a REST api that you
could call from JS, you'd still have to spend a lot of time
programming to it, instead of using the JS client library and leaving
the actual interfacing up to the AdWords team.

my 2 cents

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Conversions in report with no cost or clicks

2011-06-10 Thread Reed
Greg - I thought that you meant that you were pulling back-dated data
and saw the conversions, which is what should happen for latent
conversions.  But it sounds like you're pulling data today (for
instance) for date xx/xx/xx and seeing conversions but previous data
pulls saw no clicks?  That would be pretty interesting.  Theoretically
I guess that could happen if the conversion occured more than 30 days
after the click because the browser cookie would have expired and so
adWords would not know how to attribute the conversion.  Or if the
user did something else to erase cookies, or got to the conversion
page directly without going through a search.  The conversion JS
snippet would still fire in those cases.
Good luck tracking it down!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: KW Perf. Report missing Content Network stats

2011-06-08 Thread Reed
 level data and seeing what actually changed.

And you thought this was going to just be a simple matter of pulling a
file and loading its data into a database!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Performance Report: Call Metrics

2011-05-25 Thread Reed
Any update on this problem?  Is this just a documentation problem or
are these fields really not available for reports created by the API?
thanks
-reed

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


Campaign Performance Report: Call Metrics

2011-05-17 Thread Reed
[I thought I saw a simialr question a week or so ago, but cannot find
its thread...]

The UI allows creation of Campaign Performance Reports that include
Call metrics:  # Calls, missed calls, received calls, call duration,
and average call duration.  None of these show up in the list of
fields available to the V201101 API for this report.  What are the
plans for adding them to the API?  I see that there is the clicktype
field for segmenting out the phone call clicks, but that information
isn't nearly as useful as the call metrics listed above and available
on the UI.

thanks,
-reed

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


Campaign Performance Report V201101 - Impression Share

2011-05-17 Thread Reed
For a short second I thought that our wish for Impression Share data
via the new API had been granted.  I saw that ImpressionShare was
listed in the V201101's available fields for Campaign Performance
Report data.  Then I looked closer and saw that the rest of the
impression share metrics were not on the list: Lost IS - Budget, Lost
IS - rank.  ExactMatch-IS is on the list.  So this is good, but not
really great because those Lost IS numbers are extremely valuable.
Was this just a type-o in listing what is available in the API, or a
more serious problem?  Both of those numbers are available in the UI
to include in Campaign Performance reports, so it's not like they are
no longer part of the AdWords reporting system.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Performance Report V201101 - Impression Share

2011-05-17 Thread Reed
nm, I found them:  BudgetLostImpressionShare and
QualityLostImpressionShare
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Other domains figure is not included in Automatic Placement Report

2011-05-09 Thread Reed
Wouldn't the total Display Network value in the Account performance
report be the sum of both the Automatic Placement Performance report
and the Managed Placement Performance report?  It looks to me like
this is the process to follow to load data so that their numbers to
add up to what is shown in the UI:

Load Keyword Performance report data
Delete Keyword Performance data for keyword Content
Load Managed Placement Performance report data
Load Automatic Placement Performance Report data, Save the totals for
cost, clicks  impressions
Pull Account Performance Report with AdNetworkType1 segmentation.  Get
totals for Display Network for cost, clicks  impressions
Load dummy data whose metrics is the totals from Display Network minus
the saved totals from the Automatic Placement Report

This assumes that you do not have any Remarketing campaigns, which are
another gap in the reporting system.

Are there plans to make the reporting system complete, so that we
don't have to perform these dubious operations?  That would include
showing Other URLs in the Automatic Placement Performance Report as
well as providing a reliable means of getting data on Remarketing
campaigns.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Other domains figure is not included in Automatic Placement Report

2011-05-09 Thread Reed
I screwed up my own formula...

Wouldn't the total Display Network value in the Account performance
report be the sum of both the Automatic Placement Performance report
and the Managed Placement Performance report?  It looks to me like
this is the process to follow to load data so that their numbers to
add up to what is shown in the UI:

1. Load Keyword Performance report data
2. Delete Keyword Performance data for keyword Content
3. Load Managed Placement Performance report data , Save the totals
for cost, clicks  Impressions
4. Load Automatic Placement Performance Report data, Save the totals
for
cost, clicks  impressions
5. Pull Account Performance Report with AdNetworkType1 segmentation.
Get
totals for Display Network for cost, clicks  impressions
6. Load dummy data whose metrics is the totals from Display Network
minus
the saved totals from the Automatic Placement Report  and the
Managed Placement Report


This assumes that you do not have any Remarketing campaigns, which
are
another gap in the reporting system.


Are there plans to make the reporting system complete, so that we
don't have to perform these dubious operations?  That would include
showing Other URLs in the Automatic Placement Performance Report as
well as providing a reliable means of getting data on Remarketing
campaigns.


thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is there is a delay between real data and API data?

2011-04-25 Thread Reed
Eric: I don't believe that those timeframes hold for data from the
content network.  I've not had problems pulling search performance
data (keyword performance, etc) reports in the timeframes you suggest,
but pulling managed or automatic placement data that early has usually
been a problem.  It seems to vary from one account to another - we
have one whose managed placement data usually seems to be correct at
8am, and others that are not.  Automatic placement data always seems
to be available much later in the day.  That same account whose
managed placement data is ok at 8am doesn't have their automatic
placement data available until late afternoon/early evening.  I'm
pretty sure that one of the AdWords pages that explains placement
reports gives a rule of thumb to not pull placement data before 3:00pm
of the following day.

comments?
thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 incomplete data fix estimate

2011-04-19 Thread Reed
I'd like to second that request.  Although we think that we've been
able to get around this problem by pulling ad performance data and
then searching for campaign names that we know are remarketing
campaigns, it's a kludge and a bit risky.  There needs to be some
reliable way of identifying this sort of data. It seems pretty crazy
that the reporting cannot report on 100% of the data that makes up the
on-screen results seen in the UI interface.  After all, the UI is
getting its data from somewhere!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reporting performance values in micros? **URGENT **

2011-04-13 Thread Reed
Thanks for the response Eric.  I'm trying to find out from the SSIS/
dot-Net developer exactly how he is interfacing to AdWords.  My code
that does not use any libraries is working ok at the moment.  His code
that is somehow interfacing with .NET always fails, no matter how he
sets the header value.
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reporting performance values in micros? **URGENT **

2011-04-13 Thread Reed
Eric, below is the VB.NET code that is having the problem.  It is
using the .NET client library v 201008. Regardless of whether
returnMoneyInMicros is set to true or false, the file that comes back
has the cost-related fields in micros.

thanks
-reed

Public Sub DownloadReportDefinition(ByVal FileName As String, ByVal
FileDir As String, ByVal reportDefinitionId As Long, ByVal reportName
As String, ByVal authToken As String, ByVal clientEmail As String,
ByVal filePath As String, ByVal downloadInMicros As Boolean, ByVal
user As AdWordsUser, ByVal ReportId As Integer)
'
Dim downloadUrl As New Uri(String.Format(https://
adwords.google.com/api/adwords/reportdownload?__rd={0},
reportDefinitionId))
Dim request As WebRequest = HttpWebRequest.Create(downloadUrl)
request.Headers.Add(clientEmail:   clientEmail)
request.Headers.Add(Authorization: GoogleLogin auth= 
authToken)
request.Headers.Add(returnMoneyInMicros:false)

Try
Dim response As WebResponse = request.GetResponse()
DownloadReportToFile(FileName, FileDir, response,
reportName, user, ReportId)
Catch ex As Exception

End Try
End Sub

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


Reporting performance values in micros? **URGENT **

2011-04-08 Thread Reed
Was this morning the big switch that was talked about earlier this
year for the reporting services API, where everything gets reported in
micros instead of currency?  I ran our usual batch of scheduled
reports at 7:00 am ET, and they all have currency numbers.  I had to
reload some data for a specific account a few minutes ago, and it came
back in micros.

Did I miss some announcement about the exact time of the switch?  Is
all data from now on going to be in micros?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Impression Share via API reports

2011-04-05 Thread Reed
Any word on the status of Impression Share data in V2010xx reporting
system?
thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-30 Thread Reed
Thanks Eric.  Maybe that wasn't the best campaign to use for an
example because it had no keywords.  The campaign that hascontent
data showing up in the keyword performance report that doesn't match
thecorresponding totals in the Automated placement performance report
is:  56030046
thanks!
reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-29 Thread Reed
Not sure I understand Eric.  How about if I send the 2 csv files
(keyword perf report, auto placements report) to the adwordsapiadvisor
email address?
thanks
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-28 Thread Reed
Thanks Eric.  One of the campaigns that I have been focusing my
attention on is ID # 57068166.  One of the dates that I have been
looking at is 22-MAR-11.

Thanks for the help in figuring out why the numbers don't add up!

-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-23 Thread Reed
Eric:  What you say is also my understanding, but that is not what I
am seeing.  Until earlier this month, the content keyword was in the
keyword performance report and contained 100% of the automatic
placement data when compared to the UI tool.  But what I am now seeing
is that although the content keywords are still present in the
keyword performance report, they seem to only have a minimal portion
of the data collected from the serving of automatic placements.  When
I add together the daily totals from the keyword performance report,
managed placement performance report, and automatic placement report,
I get a number that is higher than what is shown in the UI for the
total (and what is shown in the account performance report for that
day).  When I look closer at the keyword performance report data, and
total up the numbers for content keyword data, I get values that are
pretty close to that difference.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic Placements Performance Report

2011-03-22 Thread Reed
Sai/Dan - Can you give some background on what data should be part of
the other domains stats in the Automatic Placement performance
report?  I've just started pulling these report for my clients, and am
trying to get the full picture of their Adwords performance from the
various performance reports.
thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-21 Thread Reed
There definitely seems to me to be overlap between the data in keyword
performance reports that aggregates to the content keyword at the
adgroup level, and the detailed data that is in the Automatic
Placements report.  What I have found is that the total daily numbers
for data from the following reports:

Keyword Performance
Managed Placement Performance
Automatic Placement Performance

is higher than the number in the Account Performance Report.  The
amount of the difference is very close to the total from the Keyword
Performance report for all keywords whose name is content.

I'm not sure how to further track this down, since the content
keywords are not real keywords in the adgroups, but are the invented
keyword from AdWords for content network traffic.  I don't understand
how those numbers would differ from the detailed content network
traffic that is shown in the Automatic Placements Performance report.
Is there some other source of content data than Placements?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Column headings changed in V201008 Managed Placement Performance report

2011-03-17 Thread Reed
I tried pulling reports this morning and they are now back to normal
in terms of both the column headings and the data in the columns.
Hopefully this was just a glitch and not a peek of changes to come.

thanks
-reed

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


Column headings changed in V201008 Managed Placement Performance report

2011-03-16 Thread Reed
Each day I define and download CSV format reports for Managed
Placement Performance for the prior day for each of our clients.  The
first two columns in my report definition are KeywordText and
PlacementUrl.  Up through and including yesterday the headings on
the first two columns of the CSV file were Keyword text and
Placement with the former usually being blank.

Starting this morning, the headings on those columns are both
Placement and they are both blank.  GetReportFields doesn't show any
change in these fields, either for the report definition or the
display heading.

Is this a permanent change?  I can live with name changes - but there
is no data in either of them!

thanks,
-reed

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


Automatic placements' data no longer aggregated into keyword performance reports/

2011-03-16 Thread Reed
Until a few days ago, the AdGroup level totals for automatic
placements has always been aggregated into a keyword called content
and reported with the keyword data in the keyword performance
reports.  This behavior seems to have changed.  Does this mean that
the only way to get Automatic Placements performance data is via the
Automatic Placement performance report (I know that sounds like a
stupic question, but in the past if I didn't want the detailed data on
automatic placements this wasn't necessary)?

thanks,
-reed

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


Performance Reporting - aggregating at hourly level?

2011-03-03 Thread Reed
Looks like the UI is offering the ability to create performance
reports at the hourly level - will this become available in the API
reporting as well, and if so what is the selector syntax going to look
like?  Will there be a new fields value of hour instead of date?

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Reporting Problems for Remarketing Campaigns

2011-03-01 Thread Reed
This is a known deficiency in the V2009/2010 reporting.  What I am
doing to get around the problem is to identify the remarketing
campaigns via their name (in our case we have the word remarketing
in all of our remarketing campaign's names), and then use the Ad
Performance report to get their data.  You have to pull all of the Ad
Performance data since this is not something that you can filter on,
and then ignore any data for campaigns those name does not meet your
naming criteria.

Hopefully this will help, and hopefully the AdWords reporting will
someday include remarketing data (and in fact, ALL data).

If you have an video ads, those will also cause problems, and we're
fixing that problem in a similar manner.  It's an admittedly risky
solution, depending on naming conventions, but at the moment there is
no other solution I have found.

Good luck,
Reed

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


Status of next API version Features?

2011-02-25 Thread Reed
At the AdWords API Developers workshop in NYC last September there was
talk of a new API version coming out in Q4.  Any update on this?  One
of the features mentioned was remarketing support, but it wasn't clear
as to whether this was the support for creating/managing remarketing
campaigns, or also the badly needed support in the API reporting
system for remarketing campaigns' data.

thanks,
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automated Rules In Adwords API

2011-02-25 Thread Reed
I think that there is real value in having an API interface to the
Rules feature in AdWords.  Although the existing API allows for
automation, and we make extensive use of that capability, many of the
more commonly automated tasks (bid changes based on time or
performance criteria, ad status changes, etc) can be done more
efficiently and at a lower cost when performed by AdWords rules. The
numbers that we were given from a Google rep were along the lines of
turning tens of thousands of ads on or off in a matter of seconds.

Without an API interface to the Rules feature, all of the work must be
done manually, and there is no way to integrate the Rules capabilities
into a broader account management infrastructure that many of us have
developed.  Being able to swap out an exsiting module that handles
massive enabling/disabling of ads, for instance, with one that just
does a call to the Rule API would be a big, big, feature.

If you're looking for votes, count me in.
Thanks,
Reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Create MCC account from existing Adwords account?

2011-02-22 Thread Reed
Please try searching recent postings on a topic, it's amazing what you
will find.  This specific topic has been discussed multiple times each
week.  I'm starting to think that this forum needs to be subtitled
NO!  YOU CANNOT USE AN API LOGIN FOR AN MCC LOGIN!

Please excuse my ranting, but I would like for the AdWords API team to
not have to spend their time answering the same question 27 times each
week,
-reed

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


Vertical placements data in managed placements performance report?

2011-02-03 Thread Reed
A few weeks ago I asked about support for vertical placements in the
performance data.  These are placements whose name looks like
  category::Computers  electronicsSoftware
or
  category::Business IndustrialBusiness Servicesxxx Services

The response was that there was no support for this, which was exactly
what I was seeing in the API reports.  There was a suggestion to try
determine the keyword IDs from the Criterion service's data and then
use those to match with the data in an Ad Performance report.  That
looked like the direction I was going to head into.

Until today.  I noticed that the data for the customer with these
placements was no longer off by the amount of those placements.  Lo
and behold, their vertical placements data is now coming down in the
managed Placements performance data.

So my question is:  is this support intentional (ie, it's not going to
change) or an accident?

thanks!
-reed

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Managed Placements reporting service not showing all managed placements

2011-01-20 Thread Reed
Eric:  Are there any columns that can be used in an ad performance
report to isolate the ads from Vertical Placements?  I took a look and
didn't see any, but want to see if that is an alternative.  We have
found that report to be useful for loading certain accounts' video
performance data and remarketing campaign performance data, by
filtering the data returned in the report, even though there is no API
functionality to specifically address those types of data.  I see in
the list of fields for ad performance reports that KeywordID is
included, but not the keyword/placement name itself.  If I knew the
keyword/placement name that triggered an ad, I could filter the ad
performance data base on that info.

thanks,
-reed

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


  1   2   >