|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BulkOpportunityServiceInterface
| Method Summary | |
|---|---|
BulkOpportunityPage |
get(BulkOpportunitySelector selector)
Returns a page of opportunities that match the query described by the specified BulkOpportunitySelector. |
| Method Detail |
|---|
BulkOpportunityPage get(BulkOpportunitySelector selector)
throws RemoteException,
ApiException
BulkOpportunitySelector.
The selector must specify a Paging value, with numberResults
set to
20 or less. Large result sets must be composed through multiple
calls to
this method, advancing the Paging startIndex value
by
numberResults with each call.
BulkOpportunityService is available only to a limited set
of advertisers.
If you are not eligible to use this service, you will receive
an error when calling it. Addtionally, please read this
important notice
before you use the results returned by this API.
selector - Query describing the bulk opportunities to return.
BulkOpportunityPage of results, that is a subset
of the
list of possible opportunities meeting the criteria of the
BulkOpportunitySelector.
ApiException - If problems occurred while querying for opportunities.
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||