Re: Ad Parameter feature requests

2013-03-15 Thread John Lister
Hi Danial, thanks for passing that on to the dev team. It occurred to me 
while upgrading my sitelink code to the new feeds that these would be ideal 
for handling parameters. They seem to be designed to do exactly what the 
params require :) You may need to add a CriteriaFeedService to replicate 
current behavior and an AdFeedService would be useful as well.

Just a thought

John

On Tuesday, 12 March 2013 11:18:28 UTC, Danial Klimkin wrote:
>
> Hello John, All,
>
>
> Thanks a lot for your feedback. I've logged your message as a feature 
> request.
>
>
> -Danial, AdWords API Team.
>
>
> On Sunday, March 3, 2013 9:09:58 PM UTC+4, John Lister wrote:
>>
>> HI, probably too late for the (hopefully) soon released API next version, 
>> but I have a few feature requests for the parameter side of the api which 
>> would be great to see in a new release, I'll be honest and while most of 
>> the API is great, it does feel like the parameters were tagged on last 
>> minute.. Anyway I digress, the features:
>>
>> - Ability to have partial failures for mutate operations - I know that 
>> parameters are probably less like to fail than other types of operation, 
>> but things happen and it would be nice to not retry the whole list of 
>> operations for a mistake - current the main problem I have and strictly 
>> speaking it is a human issue is deleted keywords not getting propagated to 
>> my local db when made by rogue users on the web interface, but I guess 
>> other things such as illegal values could creep in there.
>> - Ability to do bulk jobs with parameters, would be great to fire these 
>> off in the background and just grab the results
>> - Ability to have a default value for a group/ad and not specify a param 
>> for each keyword
>>
>> As you can see the big problem for me is dealing with a large number of 
>> parameter updates, I can't see a simpler way around it when you have 10s 
>> (close to a 100) of thousands of "products" in your campaigns and the 
>> associated million or so keywords. Trying to push through parameter changes 
>> seems to be a slow process compared to the elegant nature of other updates, 
>> especially as you easily hit "Rate Exceeded" errors if you are not careful
>>
>> Thanks and continue the great work
>>
>> John
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: How Much Historical Data is Available Through the Reporting API?

2013-03-15 Thread Kevin Kuszyk
Thanks Ewan.

Can anyone from Google confirm official limits?

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




Exclude Display Network from ReportDefinition

2013-03-15 Thread F.Pers
Hi 

im using the api to get reports for adgroups, accounts etc. but i would 
like to exclude the display keywords. When i ask for an account report for 
example its costs include all the costs including the display keywords. 

Is there a way to exclude the display keywords? Any parameter like 
Network.Something?

thx for the help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: How Much Historical Data is Available Through the Reporting API?

2013-03-15 Thread Zweitze
The oldest date in my database is in August 2002, which was retrieved less 
than a year ago.
I recall that with the introduction of 'new' reports in 2009 all size 
limits were lifted. You would either get a report withing 5 minutes or an 
error after 5 minutes. The error is, very confusing, 
RESPONSE_SIZE_LIMIT_EXCEEDED.
Actually I get that error much sooner, after 2-3 minutes, and sometimes 
within a minute. When that happens, my code just cuts the period in half 
and then requests for the first and second sub-period. When another 
RESPONSE_SIZE_LIMIT_EXCEEDED occurs that period is cut in half again etc.
I tried to reconstruct how big a report can be, but got nowhere. It really 
seems to depend on the time required to calculate the report, not on the 
actual size. To get an idea, I noticed that including the field 
ConversionTypeName will get you RESPONSE_SIZE_LIMIT much sooner: without 
that field reports are allowed to be at least twice as big without getting 
into problems.





On Thursday, March 14, 2013 7:42:51 PM UTC+1, Ewan Heming wrote:
>
> Hi Kevin,
>
> These are just some helpful predefined constants, but you can specify any 
> date range you like using a custom start and end date. I'm not sure about 
> official limits as I can't find them in the documentation anymore, but I've 
> been able to successfully download reports that dated back to 2005 and 
> reports that were ~1GB uncompressed, so, within reason, you shouldn't have 
> a problem. The last time I saw a documented limit it was 250MB compressed, 
> but that was for the old v13 API that has been deprecated for some time now.
>
> Regards,
>
> Ewan
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: TargetingIdeaService no results for January

2013-03-15 Thread Danial Klimkin
The data for January should be populated now.


-Danial, AdWords API Team.


On Thursday, March 7, 2013 12:34:38 PM UTC+4, calford wrote:
>
>
> Hi, 
>
> In the past search volumes have been available around the 25th of the 
> month for the previous month. Today is the 7th of March and results for 
> January 2013 are still not available.
>
> I am using 
>
> $targetingIdeaSelector->ideaType = 'KEYWORD';
> $targetingIdeaSelector->requestType = 'STATS';
> $targetingIdeaSelector->requestedAttributeTypes = array('KEYWORD_TEXT', 
> 'TARGETED_MONTHLY_SEARCHES');
>
> Do you know when this results will be available?
>
> Thanks 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Danial Klimkin
Hello Alexander,


Deleted keywords are purged if they have no statistics on it. Deleted 
criteria with clicks and impressions will still be available as 'deleted'. 
Otherwise, the logic between API and UI should be the same.


-Danial, AdWords API Team.



On Thursday, March 14, 2013 6:43:52 PM UTC+4, Alexander Nitschke wrote:
>
> Hi all,
>
> I had a similar phenomenon lately (more non-negative keywords in the UI 
> than in the API) and I found a reason for it: If you delete a keyword and 
> later add it as a negative keyword, it stays as a deleted keyword in the 
> UI, but it is not in the deleted keywords in the API anymore, only in the 
> negative keywords. The sum of all keywords (even plus negative keywords, 
> because these keywords would be counted two times then in the UI, but only 
> negative in the API) would be higher in the UI then.
>
> Not sure if this curiosity is the reason for the difference of the poster 
> as he is not exactly writing which keywords are under consideration, but it 
> could very well be the explanation.
>
> Best wishes
> Alexander
>
>
> Am Freitag, 8. März 2013 10:18:47 UTC+1 schrieb o...@auximus.com:
>>
>> Hello,
>>
>> We have some problems with the number of keywords we get from the API and 
>> the numbers we see in the UI. We have 500 000+ keywords and the difference 
>> is minor (+- max 10), is there a time difference between changes being made 
>> in the number of keywords and the time it reflects in the API ? The total 
>> difference between all the keywords in the API and the UI is 5, so not very 
>> big, but we would like to know where this comes from.
>>
>> Thank you.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Danial Klimkin
Hello Ovidiu,


Regarding predicates -- UI does not show deleted keywords by default. Try 
pulling *all* keywords with both UI and API (add all keyword statuses as 
predicates to the query) and comparing them.


-Danial, AdWords API Team.


On Wednesday, March 13, 2013 3:56:31 PM UTC+4, o...@auximus.com wrote:
>
> Hello,
>
> Thank you for the reply. What do you mean time difference ? You mean more 
> keywords have been added in the meantime ?
>
> Thank you
>
> On Wednesday, March 13, 2013 10:52:56 AM UTC+2, Danial Klimkin wrote:
>>
>> Hello,
>>
>>
>> I can see at least two possible reasons for this:
>>  - time difference between checking the UI and API call;
>>  - different filter predicates (showing inactive, negative keywords etc).
>>
>> I suggest pulling both lists into a spreadsheet and finding at least one 
>> example of a keyword that is present only on one of the lists.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>>
>> On Friday, March 8, 2013 1:18:47 PM UTC+4, o...@auximus.com wrote:
>>>
>>> Hello,
>>>
>>> We have some problems with the number of keywords we get from the API 
>>> and the numbers we see in the UI. We have 500 000+ keywords and the 
>>> difference is minor (+- max 10), is there a time difference between changes 
>>> being made in the number of keywords and the time it reflects in the API ? 
>>> The total difference between all the keywords in the API and the UI is 5, 
>>> so not very big, but we would like to know where this comes from.
>>>
>>> Thank you.
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

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




how to call adwords api from HTML5

2013-03-15 Thread yrsubbareddy
Hi Colleagues,

Kindly help me on how toi call google adwords api from HTML5.

Thanks,
SubbaReddy

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




Adword Keyword Tool Service

2013-03-15 Thread engineseo9
Hi,

I want to know is it possible to access only keyword ideas, global and 
monthly searches from Google Adwords Keyword tool api.
I am trying to access only keywords ideas and search volume in my java 
application and i am using Adwords API .

My question is that do i really need developer token to fetch only these 
results, I have my MCC account, email, clied id and password. 

Please give me some suggestion, i really need to figure it out soon.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

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




Can I use Google's API for a Product that I actually sell?

2013-03-15 Thread elyanivson
Hi All,
I'm kind of struggeling with myself lately. 
I developed some kind of an ERP product and I wish to use one of Google's 
API's. 
Basically there are many alternative products(for free) , but Google has 
exactly what I need.

I'm selling this product, so I just want to know whether I can use Goggle's 
API(I'll give the credits needed to Google in my product) or not?

Thanks in Advance.

Angel

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




Copying ads when upgrading to enhanced campaigns

2013-03-15 Thread Mariusz
Hi Guys,
 
We are upgrading out campaigns to Enhanced Campaigns and as a result of 
this we need to copy some mobile preffered ads which currently are in 
dedicated mobile campaigns. The "Upgrading to Enhanced Campaigns" guide 
says that to presere historical Quality Score, if we were using dedicated 
ads in mobile-only campaigns we have to copy them. Also, we would like to 
keep statistic data related to mobile ads.
 
As we have hundreds of ads which needs to be migrated, the manual process 
(using AdWords GUI) is not feasible. I was looking around the API for ways 
to copy ads, but it seems like this is not possible. Can you please advice 
me on what I can do.
 
Thanks a lot,
 
Mariusz

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




Is it possible to get a graph of the campaigns / ad groups?

2013-03-15 Thread Remco Borst
Dear people,
 
Is it possible to get the nice graphs like in the adwords system for my own 
application?
I am currently making custom reports for campaings and ad groups of the 
campaigns, it would be nice to display the graphs too.
 
Kind Regards,
Remco Borst

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




Upgrading sitelinks to new, improved sitelink extensions with API v201209

2013-03-15 Thread Mariusz
Hi Guys,
 
   Another problem I am encountering while updating to enhanced campaings 
is upgrading sitelinks to Sitelink Extensions. 
 
At the current stage we are running tests of Enhanced Campaings on selected 
campaings only, while majority of Campaings in the system must stay 
unchanged (legac mode). For this reason we are unable to upgrage to latest 
API and need to use version 201209 (unfortunately latest API doesn't allow 
creating new campaigns in legacy mode). Can you please advice me how can I 
upgrade sitelinks using API v201209, as there is no mention about it in the 
Release Notes for Enchanced Campaings version, and I cannot find any way to 
do it.
 
 
Kind regards,
 
Mariusz

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




What is relationship between SEARCH_VOLUME and TARGETED_MONTHLY_SEARCHES in TargetingIdeaService (Urgent)

2013-03-15 Thread liangliangxu
In the document, it says :(which is very confusing)
 
SEARCH_VOLUME
Represents either the (approximate) number of searches for the given 
keyword idea on google.com or google.com and partners, depending on the 
user's targeting. TARGETED_MONTHLY_SEARCHESRepresents the (approximated) 
number of searches on this keyword idea (as available for the past twelve 
months), targeted to the specified geographies.
 
My call get the following response (pasted below)
*Could some one please tell me why there is no value in 
TARGETED_MONTHLY_SEARCHES,  but SEARCH_VOLUME is 408?*
** 


KEYWORD_TEXT
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="StringAttribute">
StringAttribute
031 stihl



AVERAGE_CPC
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="MoneyAttribute">
MoneyAttribute

Money
130816




TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="MonthlySearchVolumeAttribute">
MonthlySearchVolumeAttribute

2013
2


2013
1


2012
12


2012
11


2012
10


2012
9


2012
8


2012
7


2012
6


2012
5


2012
4


2012
3




SEARCH_VOLUME
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="LongAttribute">
LongAttribute
480



COMPETITION
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="DoubleAttribute">
DoubleAttribute
0.608



 
Thanks,
James

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message 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.




what is the relationship between TARGETED_MONTHLY_SEARCHES and SEARCH_VOLUME in TargetingIdeaSelector

2013-03-15 Thread liangliangxu
In the below response,  where there is no volume in 
TARGETED_MONTHLY_SEARCHES, but SEARCH_VOLUME  is 308.  Could someone tell 
me why?
 


KEYWORD_TEXT
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="StringAttribute">
StringAttribute
031 stihl



AVERAGE_CPC
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="MoneyAttribute">
MoneyAttribute

Money
130816




TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="MonthlySearchVolumeAttribute">
MonthlySearchVolumeAttribute

2013
2


2013
1


2012
12


2012
11


2012
10


2012
9


2012
8


2012
7


2012
6


2012
5


2012
4


2012
3




SEARCH_VOLUME
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="LongAttribute">
LongAttribute
480



COMPETITION
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="DoubleAttribute">
DoubleAttribute
0.608




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




ImpressionShare report fields seem to have been removed

2013-03-15 Thread Devesh Parekh
I updated my report url to 
https://adwords.google.com/api/adwords/reportdownload/v201302 
from https://adwords.google.com/api/adwords/reportdownload/v201209, and it 
looks like the ImpressionShare fields are gone. For example, when querying 
ADGROUP_PERFORMANCE_REPORT, I get the following error:

ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORTExactMatchImpressionShare

The report type documentation at 
https://developers.google.com/adwords/api/docs/appendix/reports#ad-group claims 
these fields still exist. Can you bring these fields back to match the 
documentation?

-- 
Devesh

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




How to get AdWrods users in Account Access

2013-03-15 Thread kaihatsu_itokuro
On "My Client Center > one client > My Account > Account Access",
there is some user's information (Email address, Access level, etc.) in 
"Users with account access".
But I cannot find the way to get this information via API.

Please tell me how to get this information.

Using: AdWordsAPI :v201209

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Getting QuotaCheckError.INCOMPLETE_SIGNUP

2013-03-15 Thread Pau Gargallo
It's working again.
Thanks for fixing it!

pau


On Thursday, March 14, 2013 4:06:01 PM UTC+1, Kevin Winter (AdWords API 
Team) wrote:
>
> We're currently investigating this.
>
> - Kevin Winter
> AdWords API Team
>
> On Wednesday, March 13, 2013 6:26:28 AM UTC-4, Pau Gargallo wrote:
>>
>> Hi,
>>
>> (I do not know if this is the right place to ask the question. Please 
>> redirect me if needed)
>>
>> Since today, we are getting the following error in all our api requests:
>>
>>   adspygoogle.adwords.AdWordsErrors.AdWordsGoogleInternalError: 
>> [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']
>>
>> The code that worked fine yesterday.
>>
>> Did something change?
>> Any hints on how to fix it?
>>
>> Our MCC ID is 261-506-0694
>>
>> Thanks in advance!
>> pau
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: BiddableAdGroupCriterion.Criterion = CriterionType.Product

2013-03-15 Thread Danial Klimkin
Hello,


I am not sure I understand the question correctly. If not, please provide 
more details.

No criteria will be created or remove "automagically" without explicit 
request to the corresponding CriterionService.


-Danial, AdWords API Team.



On Tuesday, March 12, 2013 3:35:03 AM UTC+4, Cap'n of d'Ship wrote:
>
> for BiddableAdGroupCriteiron that is of type Product, is any change in 
> product condition going to create a new target and automagically delete the 
> old one?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Strange Behavior of MutateJobService

2013-03-15 Thread Danial Klimkin
Hello Oliver,


Please let us know the account CID and full XML response for the call below.


- Danial, AdWords API Team.


On Friday, March 15, 2013 1:31:30 AM UTC+4, Oliver wrote:
>
> Anyone please?
>
> Oliver
>
> On Tuesday, 12 March 2013 10:34:20 UTC, Oliver wrote:
>>
>> We have been using MutateJobService to add adgroups, keywords and Ads 
>> into a test account.  It has been working fine up until 2 days ago when we 
>> started getting no data in the response.
>>
>> We typically create 2,000 adgroups in one mutate operation. We then get 
>> the IDs of the adgroups and use these to create the keywords and Ads.  
>>
>> However, for 2 days now, the result is not returning any Adgroups data, 
>> even though the mutate job says it's COMPLETED.
>>
>> Here is a code snippet:
>>
>> JobResult result = mutateJobService.getResult(selector);
>> List adgroupIDs = new ArrayList();
>> for (Operand operand : result.getSimpleMutateResult().getResults()) {
>> AdGroup adgroup = operand.getAdGroup();
>> }
>>
>>  *operand.getAdGroup()* is now returning NULL.  This used to return the 
>> newly created Adgroup up until 2 days ago.  The last job ID we ran 
>> was -7783187229991174803
>>
>>
>> Any idea what is happening please?
>>
>> Oliver
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: Scope Of Video Ads - Adwords API

2013-03-15 Thread Danial Klimkin
Hello Rohit,


AdWords API does not have support for AdWords for Video at the moment.


-Danial, AdWords API Team.


On Wednesday, March 13, 2013 5:11:28 AM UTC+4, Rohit Palmurkar wrote:
>
> Hey
>
> I am new to the adwords API and I wanted to know a few things about Video 
> Ads. Searched the forum for older posts related to this topic but most of 
> them were very dated.
>
> I wanted to know if there is a way to do the following things through the 
> API.
>
> 1. Change or Adjust the Max CPV bid of a video ad through the API.
> 2. Enable or Pause particular placements, topics, interests, demographic 
> ranges and gender through the API?
> 3. Pull out placement level, demographic level, topic level, interest 
> level data of a particular campaign for a specific date range through the 
> API.
>
> Kindly point me in the right direction for the above things.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Receiving Zero CPC Values when not specifying clientCustomerId

2013-03-15 Thread Danial Klimkin
Hello Scott,


When not specifying clientCustomerId, you are (usually) running the query 
vs MCC account. MCC accounts can not have campaigns in it, so absence of 
statistics is expected.


-Danial, AdWords API Team.


On Monday, March 11, 2013 9:42:25 PM UTC+4, Scott Johnson wrote:
>
> I'm trying to pull some CPC values from the TrafficEstimatorService for a 
> collection of keywords. I noticed sending the request including or 
> excluding a clientCustomerId, I received significantly different results. I 
> can understand that the results may be tailored to the account (ccId) 
> specified, but the other anomaly is that results when not specifying ccId 
> were about 3/4 zeros.
>
> Can anyone explain why I might be getting these zero values?
>
> Thanks,
> Scott
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: ImageAd mediaId, image.data (raw) and SOAP errors

2013-03-15 Thread Danial Klimkin
Hello Juhani,


Can you please describe what you are trying to achieve?


-Danial, AdWords API Team.


On Monday, March 11, 2013 12:51:17 PM UTC+4, Juhani wrote:
>
> I have a problem to implement ImageAd support.
>
> When getting service data and then trying to mutate it with action ADD, 
> throws couple of errors.
>
> When mediaId is not set in image array, soap call fails. I override this 
> by adding inside image array a mediaId key with referenceId value. Actually 
> this should require to usage of adToCopyImageFrom, but I have no idea how 
> to do this (thats why I did the trick to just set random mediaId value). 
> Some random message from Eric (api team) was "use normal ad when getting 
> data" was like useless and not helpful at all, because idea is to add image 
> ad not simple ad object.
>
> Well anyway when overriding this, another problem is called about image 
> raw data "NullError.NULL_CONTENT @ operations[0].operand.ad.image.data". I 
> see its binary raw data, but I have no idea how to get this data. Is it 
> something relative to adToCopyImageFrom-thing? 
>
> Also something what I noticed that I can fetch a lot of data about image 
> ads and its dimensions, but the file size is still returned as 0 (zero). So 
> I think it only reads the image data, but does not fetch the real image at 
> all. Is this another adToCopyImageFrom-thingie?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adgroup's TargetingSetting not retrieved in v201302

2013-03-15 Thread Danial Klimkin
Hello Peter,


Absent values mean defaults are used. As there may be multiple settings per 
ad group present, and the number of types can change, we do not 
pre-populate every value.


-Danial, AdWords API Team.


On Tuesday, March 12, 2013 9:05:37 PM UTC+4, Kraszi wrote:
>
> I try to retrieve adgroups' TargetingSetting settings in v201302. I am 
> specifying "Settings" amongst selector fields but Adgroup.settings are not 
> included in the response. Is it a bug or am I doing anything wrong?
>
> Here is the XML snippet of the request I sent in against "
> https://adwords.google.com/api/adwords/cm/v201302/AdGroupService":
>
> http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:v20="https://adwords.google.com/api/adwords/cm/v201302";>
>
>   
>  XXX
>  XXX-XXX-
>  XXX
>  XXX
>  false
>  false
>   
>
>
>   
>  
> CampaignName
> CampaignId
> Name
> Id
> Settings
>  
>   
>
> 
>
>
> Thanks,
> Peter
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Use Maps API to show all geotargeting within an MCC?

2013-03-15 Thread Danial Klimkin
Hello Matt,


I believe this is something AdWords UI does, but we can not comment if the 
external Maps API has all required capabilities.


-Danial, AdWords API Team.


On Wednesday, March 13, 2013 2:24:14 AM UTC+4, Matt Perry wrote:
>
> Is it possible to use the Maps and AdWords APIs together to create an 
> accurate map of all geotargeting within an MCC?  We typically geotarget for 
> local businesses using a combination of zip codes and radii around 
> addresses in U.S. and Canada.  We'd like to see the geotargeting off all 
> accounts within the MCC on one map.
>
> Not looking for how - just want to know if it's possible before 
> outsourcing the project.   
>
> Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: oAuth2 : Service Account and Web Server Application

2013-03-15 Thread Danial Klimkin
Hello,


Service accounts should only be used by Domain administrators. The main 
difference is with SA server application can impersonate users on a domain.

Most likely you need web server application or installed application flow 
instead.


-Danial, AdWords API Team.


On Thursday, March 14, 2013 2:09:08 PM UTC+4, F.Pers wrote:
>
> oki i think service account is for authenticating a server application 
> only right? 
>
> On Wednesday, March 13, 2013 6:38:54 PM UTC+1, F.Pers wrote:
>>
>> Hi 
>>
>> i wanted to have a simple way with oAuth2 to get anonymous access to 
>> client data with access tokens. First i thought that following the web 
>> server application (
>> https://developers.google.com/accounts/docs/OAuth2?hl=de-DE#webserver) 
>> would be the right way for me since i am running a web server application 
>> ^^ Then i read about Service Accounts and as i understand it a Service 
>> Account (with the private key) is for my application to authenticate itself.
>> But what i do not understand is do i still need a web server application 
>> client id to send my client to google for getting an authorization token 
>> etc etc or does a service account by itself also provide this?
>> In other words does a Service Account the same as a Web Server 
>> Application except it in addition authenticates itself with a private key?
>>
>> thx for the information
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Legacy Sitelinks to Upgraded Sitelinks

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Ori,

I've put this forward as a suggestion, I'll update this thread as soon as 
we have any new information.

Regards,

- Paul, AdWords API Team.

On Monday, 11 March 2013 10:22:43 UTC, Ori Arditi wrote:
>
> Hello
>
> Do you expect to migrate the legacy sitelinks to upgraded sitelinks in the 
> future?
>
> Thank you 
>
> This e-mail, as well as any attached document, may contain material which 
> is confidential and privileged and may include trademark, copyright and 
> other intellectual property rights that are proprietary to Kenshoo Ltd, 
>  its subsidiaries or affiliates ("Kenshoo"). This e-mail and its 
> attachments may be read, copied and used only by the addressee for the 
> purpose(s) for which it was disclosed herein. If you have received it in 
> error, please destroy the message and any attachment, and contact us 
> immediately. If you are not the intended recipient, be aware that any 
> review, reliance, disclosure, copying, distribution or use of the contents 
> of this message without Kenshoo's express permission is strictly prohibited.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: v201302 Campaign_Performance_Report Impression Share Errors

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Sean,

You're indeed correct, SearchRankLostImpressionShare should be available. 
Can you log your request and response XML and send them to 
adwordsapi-supp...@google.com so we can look into this further.

Cheers,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: Internal API error v201209 in MutateJobService

2013-03-15 Thread Paul Matthews
Hi Tom,

We're just looking into this issue. In the mean time, could you attempt to 
re-make the request to confirm it consistently errors.

Regards,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Alexander Nitschke
Hello Danial,

no, what you are saying is simply wrong in the special case I cited above. 
Deleted keywords (even with statistics) turned negative just are not among 
the deleted keywords in the API, contrary to your statement. They are among 
the deleted keywords in the UI though which results in the difference.

I must say, after reading your answer I wonder if you even read my post.

Best wishes
Alexander


Am Freitag, 15. März 2013 13:07:23 UTC+1 schrieb Danial Klimkin:
>
> Hello Alexander,
>
>
> Deleted keywords are purged if they have no statistics on it. Deleted 
> criteria with clicks and impressions will still be available as 'deleted'. 
> Otherwise, the logic between API and UI should be the same.
>
>
> -Danial, AdWords API Team.
>
>
>
> On Thursday, March 14, 2013 6:43:52 PM UTC+4, Alexander Nitschke wrote:
>>
>> Hi all,
>>
>> I had a similar phenomenon lately (more non-negative keywords in the UI 
>> than in the API) and I found a reason for it: If you delete a keyword and 
>> later add it as a negative keyword, it stays as a deleted keyword in the 
>> UI, but it is not in the deleted keywords in the API anymore, only in the 
>> negative keywords. The sum of all keywords (even plus negative keywords, 
>> because these keywords would be counted two times then in the UI, but only 
>> negative in the API) would be higher in the UI then.
>>
>> Not sure if this curiosity is the reason for the difference of the poster 
>> as he is not exactly writing which keywords are under consideration, but it 
>> could very well be the explanation.
>>
>> Best wishes
>> Alexander
>>
>>
>> Am Freitag, 8. März 2013 10:18:47 UTC+1 schrieb o...@auximus.com:
>>>
>>> Hello,
>>>
>>> We have some problems with the number of keywords we get from the API 
>>> and the numbers we see in the UI. We have 500 000+ keywords and the 
>>> difference is minor (+- max 10), is there a time difference between changes 
>>> being made in the number of keywords and the time it reflects in the API ? 
>>> The total difference between all the keywords in the API and the UI is 5, 
>>> so not very big, but we would like to know where this comes from.
>>>
>>> Thank you.
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
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: ImpressionShare report fields seem to have been removed

2013-03-15 Thread Oliver
The 'old' impression share fields have been split into two, one for Search 
campaigns and another for Display campaigns.

To get the old *ExactMatchImpressionShare *field you now need to specify *
SearchExactMatchImpressionShare*.  The new fields names typically start 
with 'Search' or 'Content' e.g. *SearchImpressionShare*

Oliver



On Friday, 15 March 2013 01:10:29 UTC, Devesh Parekh wrote:
>
> I updated my report url to https://
> adwords.google.com/api/adwords/reportdownload/v201302 from https://
> adwords.google.com/api/adwords/reportdownload/v201209, and it looks like 
> the ImpressionShare fields are gone. For example, when querying 
> ADGROUP_PERFORMANCE_REPORT, I get the following error:
>
>  standalone="yes"?>ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORTExactMatchImpressionShare
>
> The report type documentation at 
> https://developers.google.com/adwords/api/docs/appendix/reports#ad-group 
> claims 
> these fields still exist. Can you bring these fields back to match the 
> documentation?
>
> -- 
> Devesh
>

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




How to get the Image Ad dimensions?

2013-03-15 Thread Oliver
I'd like to get the dimensions of an Image Ad, preferably via adhoc reports 
or, if not possible, via the service API.

I'm referring to the size of the image itself e.g. 728x90, 468x60, etc.

Is it possible?

Thanks

Oliver

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

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




Basic vs Standard access

2013-03-15 Thread chris h
Kevin,
Can you elaborate? Does the limit pertain to the application or the account?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: SSL connections hanging

2013-03-15 Thread David Bonner
In Cambridge, we use Comcast, and yeah, we started seeing the same issue a 
while ago.  Simply making ssl connections to www.google.com on https port 
in a loop will reproduce the issue pretty reliably.

On Friday, 1 March 2013 17:29:35 UTC-5, lg...@wordstream.com wrote:
>
> Hi Chris,
>
> Funny enough I am based in Boston and yes, we do use Comcast. It is odd 
> though that it started on one day.
>
> Regards,
>
> L.P.
>
> On Friday, March 1, 2013 11:50:31 AM UTC-5, Chris Palmer wrote:
>>
>> L.P.
>>
>> I have not found a great solution. I ended up patching the adwords 
>> library in a couple of places so that it raises reasonable expceptions and 
>> then modifying our calling code to catch those various exceptions and 
>> retrying the task at hand.
>>
>> Are you based in the US? What area of the country and who is your ISP? 
>> We're in the Boston area and use Comcast. I'd be curious if you are also 
>> nearby, which would suggest it is an ISP issue. To be honest I haven't 
>> bothered to contact Comcast yet because I'm pretty sure they would just 
>> lead us on a merry go around.
>>
>> Chris
>>
>> On Thursday, February 28, 2013 1:18:56 PM UTC-5, lg...@wordstream.comwrote:
>>>
>>> Good afternoon,
>>>
>>> I use python 2.6, the latest API (adwords_api_python-15.6.2) and also 
>>> run the same 'hanging time' issue as what Chris describes. It has been 
>>> going on for a little while (about the same time as Chris).
>>>
>>> Chris: have you found a remedy to your problem?
>>>
>>> Anash: has any one else also inquired ?
>>>
>>> Thank you in advance.
>>>
>>> Regards,
>>>
>>> L.P.
>>>
>>> On Thursday, February 14, 2013 9:43:27 PM UTC-5, Anash P. Oommen 
>>> (AdWords API Team) wrote:

 Hi Chris,

 ssl hanging/timeouts usually have to do with the local network or ISP 
 issues. I'm not aware of any SSL related issues being reported internally 
 or from other users.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Thursday, February 14, 2013 1:08:33 AM UTC+5:30, Chris Palmer wrote:
>
> Since Sunday, we are having a problem where various attempts to make 
> or read SSL connections to google services are getting hung up. I would 
> say 
> about 1 in 20 attempts to connect and read data is getting hung. Using 
> the 
> 15.5.0 python client library, with python 2.7.3 (and 2.7.2+)
>
> This issue are happening all over the place in the adwords library:
>
> AuthToken.__Login()
> urllib.urlopen() calls to open wsdl and xsd urls
> reading data during ReportDownloader.DownloadReport calls
>
> and the hangs can occur both during the do_handshake and reads on the 
> underlying ssl socket. If left alone the hangs have lasted over an hour, 
> at 
> which point we have just killed the process.
>
> Additionally we are having similar issues where trying to make ssl 
> connections to google outside of the adwords library (scraping a couple 
> of 
> web pages). Which makes me think that there is something larger going on 
> with the network. Are there any know ssl connection issues with Google 
> right now?
>
> We didn't originally have a timeout limit set at the socket layer, so 
> we are able to work around the issue by doing that. But that then gives 
> us 
> another problem of trying to deal with the multitude of ways the adwords 
> library handles and propogates (or doesn't) the timeout exceptions. It's 
> proving very difficult to gracefully handle the timeouts and simply retry 
> the connection (which generally works right away).
>
> Thanks
> Chris
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Basic vs Standard access

2013-03-15 Thread Ewan Heming
Hi,

AdWords API quotas are applied to the developer token, so the limit is for 
all of the applications sharing the same token. If the applications are 
processing multiple accounts, they will still be using the token's quota.

Regards,

Ewan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-15 Thread moleary
Does anybody have an update on this? Im blocked from upgrading from v201209 
to v201302. Im using a MAMP stack on OSX Mountain Lion with PHP version 
5.4.4. The issue also exists with API version 4.1.0

On Wednesday, March 13, 2013 12:21:14 PM UTC-5, mol...@knowme.net wrote:
>
> I just updated to the latest version of the PHP API v201302.
> When running the example GetCampaigns.php I get the following error:
>
> An error has occurred: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
> 'Selector' to a type definition for element 'ns1:serviceSelector'. 
>
> fyi ... I also needed to update init.php to get the examples to run as the 
> src path was incorrect. Needed to change
>
> define('SRC_PATH', dirname(__FILE__) . '/../../../src/');
>
> to
>
> define('SRC_PATH', dirname(__FILE__) . '/../../src/');
>
> Any help would be most appreciated.
> Thanks in advance
> Mark
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: [5-5936000000608] [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2013-03-15 Thread Kevin Winter (AdWords API Team)
This shouldn't be happening anymore.  Please let us know if it does.

- Kevin Winter
AdWords API Team

On Thursday, March 14, 2013 11:03:05 AM UTC-4, Kevin Winter (AdWords API 
Team) wrote:
>
> We're currently investigating this - it appears an incorrect configuration 
> may have been applied on our servers.
>
> - Kevin Winter
> AdWords API team
>
> On Thursday, March 14, 2013 10:24:01 AM UTC-4, Traffic Estimate wrote:
>>
>> Hello Takeshi,
>>
>> thanks for your support. I check the billing info again and everything 
>> looks ok, I have nothing changed there since my requests were successfully 
>> signed in on 12.03.2013. Today I still get the same error, incomplete sign 
>> up. I must make my new tool working again urgently for a presentation, I am 
>> reaching my deadline so, your help is appreciated. What do you suggest, 
>> what should I check next?
>>
>> Thank you so much for your efforts.
>> Regards,
>> Dimce.
>>
>>
>> On Thu, Mar 14, 2013 at 7:39 AM,  wrote:
>>
>>> Hi,
>>>
>>> As far as I can tell, the account of 738-088-4281 is still enabled as a 
>>> test account.
>>> Can you please check billing info again?
>>>
>>> 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/14/13 00:06:46 "Traffic Estimate"  wrote:
>>>
>>> Hi Takeshi,
>>>
>>> Sorry for bothering you again but today I have the same problem with 
>>> QuotaCheckError.INCOMPLETE_**SIGNUP. Yesterday everything was OK and I 
>>> was successfully get responses from the Google API Adwords services with my 
>>> test account after I reconfirmed the billing preferences. I was very happy 
>>> and I started to develop my application. Today when I continue to work on 
>>> it the same error occurs like the day before. I am using the same login 
>>> details and I am trying to get responses like yesterday but without 
>>> success. The same ClientCustomerId is used 738-088-4281 and both of 
>>> authentication methods ClientLogin and OAuth2 are retrieving the same 
>>> exception.
>>> Please check again if the account is still active for test proposes. 
>>> What can be the problem?
>>>
>>> Thanks for your time.
>>> Regards,
>>> Dimce.
>>>
>>>
>>> On Tue, Mar 12, 2013 at 1:29 PM, Traffic Estimate <
>>> trafficestim...@gmail.com> wrote:
>>>
>>> Hi Takeshi,
>>>
>>> Thanks for your support. After re-checking my billing preferences and 
>>> re-confirming the existing record the authentication was successful. It 
>>> seems that I miss something when I fill the billing form for the first 
>>> time, now the both authentication methods are working.
>>> Thanks again for your help.
>>>
>>> Regards,
>>> Dimce.
>>>
>>>
>>>
>>> On Tue, Mar 12, 2013 at 10:14 AM,  wrote:
>>>
>>> Hi 
>>>
>>> looks like 738-088-4281 is enabled as a test account. 
>>> Can you please confirm your MCC account's billing info is setup 
>>> correctly?
>>>
>>> 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/11/13 22:13:25 "Traffic Estimate"  
>>> wrote:
>>>
>>> Hi Takeshi,
>>>
>>> Thank you so much for your help, I appreciated it your support.
>>>
>>> Here is my MCC account Customer ID: 252-660-0757 and my test Account ID 
>>> with no campaigns that I am planning to use like a test account retrieving 
>>> dummy data during my application development: 738-088-4281. 
>>>
>>> I am new to Google API Adwords and I followed your instruction in the 
>>> official getting started document. Now I am trying to use the both of 
>>> authentication method: OAuth2 and Client login in order to send requests to 
>>> Traffic Estimator service but the same error occurs (INCOMPLETE_SIGNUP). 
>>>
>>> Thanks again for your help.
>>> Best Regards,
>>> Dimce.
>>>
>>>
>>>
>>>
>>> On Mon, Mar 11, 2013 at 8:06 AM, Takeshi Hagikura (AdWords API Team) <
>>> adwordsapiadvisor+takeshi@**goo**gle.com> wrote:
>>>
>>> Hi,
>>>
>>> Can you please send me the clientCustomerId of the account?
>>> I'll check if it's enabled as a test account?
>>>
>>> Best,
>>> - Takeshi
>>>
>>>
>>> On Monday, March 11, 2013 3:05:35 AM UTC+9, traffic...@gmail.com wrote:
>>>
>>> Hi Damien,
>>> I am getting the same error using test account. Do you find out what is 
>>> the problem?
>>>
>>> Thanks for your help.
>>> Dimce.
>>>
>>>  -- 
>>> -- 
>>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>>> Also find us on our blog and discussion group:
>>> http://adwordsapi.

Re: unexpected error: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''

2013-03-15 Thread Kevin Winter (AdWords API Team)
This shouldn't be happening anymore.  Please let us know if it does.

- Kevin Winter
AdWords API Team

On Thursday, March 14, 2013 11:05:37 AM UTC-4, Kevin Winter (AdWords API 
Team) wrote:
>
> Hi all,
>   We're currently investigating this.
>
> - Kevin Winter
> AdWords API Team
>
> On Wednesday, March 13, 2013 11:08:29 AM UTC-4, Pau Gargallo wrote:
>>
>> Hi,
>>
>> I'm having the same problem. We have been using the API for the last 4 
>> months and today we started getting the INCOMPLETE_SIGNUP exception. 
>>  Nothing has change from our side.
>>
>> Any help will be highly appreciated.
>>
>> pau
>>
>>
>>
>> On Wednesday, March 13, 2013 2:58:47 PM UTC+1, Richard Worrall wrote:
>>>
>>> Hi,
>>>
>>> Not sure what's going on here but I've been using the API successfully 
>>> for about 3 weeks. Then today, I started getting this exception:
>>>
>>> QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''
>>>
>>> when I try to run the following code:
>>>
>>> api = AdwordsApi::Api.new(CONFIG_PATH)
>>> service = api.service(:ManagedCustomerService,:v201209)
>>> selector = { :fields => ['CustomerId'] }
>>> api.use_mcc { service.get(selector) }
>>>
>>> Any ideas what could be going on here? I haven't changed any credentials 
>>> and they've been working fine for weeks.
>>>
>>> Cheers!
>>> Richard
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Is it possible to get a graph of the campaigns / ad groups?

2013-03-15 Thread Jason Stedman
Remco,

There is no API call that returns a graph, but there is nothing to say you 
could not construct the graph yourself. All the necessary information is in 
the reports.

Hope this helps,

Jason

On Thursday, March 14, 2013 8:37:11 AM UTC-4, Remco Borst wrote:
>
> Dear people,
>  
> Is it possible to get the nice graphs like in the adwords system for my 
> own application?
> I am currently making custom reports for campaings and ad groups of the 
> campaigns, it would be nice to display the graphs too.
>  
> Kind Regards,
> Remco Borst
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Can I use Google's API for a Product that I actually sell?

2013-03-15 Thread Jason Stedman
This forum is specific to the AdWords API, but pretty much all of Google's 
API's have some kind of commercial licensing available.

If you seek help in the forum or group that supports the specific API you 
intend to use there are probably better answers available.

Jason

On Thursday, March 14, 2013 6:39:22 AM UTC-4, elyan...@gmail.com wrote:
>
> Hi All,
> I'm kind of struggeling with myself lately. 
> I developed some kind of an ERP product and I wish to use one of Google's 
> API's. 
> Basically there are many alternative products(for free) , but Google has 
> exactly what I need.
>
> I'm selling this product, so I just want to know whether I can use 
> Goggle's API(I'll give the credits needed to Google in my product) or not?
>
> Thanks in Advance.
>
> Angel
>

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