Noticing the 'offerTargetingSummary' field is blank when I make api calls to getOffers. Example:
snip
<offerId>913119617</offerId>
<offerNetworkId>384</offerNetworkId>
<offerName>Identity Lookout - Incentivized</offerName>
<offerUrl></offerUrl>
<offerPayout>0.00</offerPayout>
<offerPayoutType>flat</offerPayoutType>
<offerType>lead</offerType>
<offerTargetingSummary/>
<offerStartDate>2009-07-16</offerStartDate>
<offerUpdatedDate>2009-07-16</offerUpdatedDate>
</offer>
/snip
Question: Is this field intended to be the network's description where they usually mention acceptable countries, traffic sources etc? If so, I'd really like to be able to get at this data in the feed ... thx guys.