BiddingErrors.INVALID_BID for null content bid at AdGroupCriterionLevel

2013-04-24 Thread haiku
Hi,
I am creating keywords with the bids array containing a CpcBid object. As 
adwords documentation suggests that content bid cannot be set at ad group 
criterion level, I am setting the content bid to null. 
Eg: 
com.google.adwords.api.CpcBid out = new 
com.google.adwords.api.CpcBid();

out.setBid(1D);
out.setContentBid(null);


When calling mutate, I am getting the following API error:
Error: BiddingErrors.INVALID_BID
Field path: 
operations[46].operand.biddingStrategyConfiguration.bids[0].contentBid

This suggests that there is something invalid about the content bid.

I have tried with setting content bid to 0 as well, however, it returns the 
same error.



Thanks.


Haiku

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




selector error for some fields AdGroupService v201302

2013-04-17 Thread haiku
Hi,
I am getting selector error for the following fields when making a 
getRequest to AdGroupService using v201302 of the API.

Caused by: 
[SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'BidCeiling', 
SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'PercentCpaBidSource', 
SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'CpmBidSource', 
SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'CpcBidSource', 
SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'PricingMode']

These are all part of the BiddingStrategyConfiguration object (directly or 
indirectly) which in turn is part of an AdGroup object.



Please suggest.


Thanks.


Haiku

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




get upgraded sitelinks info by campaign

2013-04-08 Thread haiku
Hi,
I could not find any example on how to *get* upgraded sitelinks mapped to a 
campaign. Can you please elaborate on this here or post an example for the 
same in the examples library. 


Thanks.


Haiku

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




placement returned by value tracking does not always match with url in auto placement performance report

2013-01-09 Thread haiku
Hi,

We have observed that 
 1] For Google Domains:
   - Same url is returned in auto placement performance report as well as 
through value tracking.
   - For Eg: Both value tracking and performance report return sub domain 
strings like 'mail.google.com', 'maps.google.com', 'finance.google.com' etc.
 2] For Other Domains:
   - The auto placement performance report attributes spends,clicks etc on 
the domain where as value tracking returns the sub domain.
   - For Eg.: Url returned in performance report is 'blogspot.com', while 
value tracking returns 'abc.blogspot.com', 'xyz.blogspot.com' etc.

Can we assume that for all domains other than 'google.com', value tracking 
will always return the sub domain while reports will show domain level 
data. If not, can you provide us with a list of domains for which the 
behavior will be similar to google.com (case 1).


Thanks.


Haiku Chandna
SDE - Sokrati

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