GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: BulkOpportunityServiceGet

Source Location: /AdWords/v201101/o/BulkOpportunityService.php

Class Overview


<span class="constraint Required">This field is required and should not be {@code null}.</span>


Author(s):

Variables

Methods



Class Details

[line 3508]
<span class="constraint Required">This field is required and should not be {@code null}.</span>

Returns a page of opportunities that match the query described by the specified BulkOpportunitySelector.

The selector must specify a Paging value, with {@code numberResults} set to 20 or less. Large result sets must be composed through multiple calls to this method, advancing the Paging {@code startIndex} value by {@code 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 <a href="https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=1152907"> important notice</a> before you use the results returned by this API.




Tags:

return:  BulkOpportunityPage of results, that is a subset of the list of possible opportunities meeting the criteria of the BulkOpportunitySelector.
throws:  ApiException If problems occurred while querying for opportunities.


[ Top ]


Class Variables

$selector =

[line 3513]



Tags:

access:  public



[ Top ]



Class Methods


constructor __construct [line 3531]

BulkOpportunityServiceGet __construct( [ $selector = NULL])



Tags:

access:  public


Parameters:

   $selector  

[ Top ]

method getNamespace [line 3519]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 3527]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3