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

Class: TargetingIdeaServiceGet

Source Location: /AdWords/v201008/o/TargetingIdeaService.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 5250]
<span class="constraint Required">This field is required and should not be {@code null}.</span>

Returns a page of ideas that match the query described by the specified TargetingIdeaSelector.

<p>The selector must specify a {@code paging} value, with {@code numberResults} set to 800 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.

<p>Only a relatively small total number of results will be available through this method. Much larger result sets may be available using #getBulkKeywordIdeas(TargetingIdeaSelector) at the price of reduced flexibility in selector options.




Tags:

return:  TargetingIdeaPage of results, that is a subset of the list of possible ideas meeting the criteria of the TargetingIdeaSelector.
throws:  ApiException If problems occurred while querying for ideas.


[ Top ]


Class Variables

$selector =

[line 5255]



Tags:

access:  public



[ Top ]



Class Methods


constructor __construct [line 5273]

TargetingIdeaServiceGet __construct( [ $selector = NULL])



Tags:

access:  public


Parameters:

   $selector  

[ Top ]

method getNamespace [line 5261]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 5269]

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