Creates a SOAP header for the client given the user. It assumes that each element within the header to be filled in is a publicly acessible feild of the SOAP header element.
Generates the request information using the request and response. This method is called after the request has been made and RemoveSensitiveInfo() has been called as well.
Depending on the version of PHP, the xsi:types need to be added and empty tags may need to be removed. The SoapRequestXmlFixer class can facilitate these changes.
<span class="constraint Required">This field is required and should not be {@code null}.</span>
Returns a list of the conversion trackers that match the selector. The actual objects contained in the page's list of entries will be specific subclasses of the abstract {@ConversionTracker} class.
Tags:
return:
of conversion trackers specified by the selector.
throws:
com.google.ads.api.services.common.error.ApiException if problems occurred while retrieving results.
<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>
<span class="constraint DistinctIds">Elements in this field must have distinct IDs for following Operators : SET, REMOVE.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span> <span class="constraint SupportedOperators">The following Operators are supported: ADD, SET.</span>
Applies the list of mutate operations.
Tags:
return:
list of the conversion trackers as they appear after mutation, in the same order as they appeared in the list of operations.
throws:
com.google.ads.api.services.common.error.ApiException if problems occurred while updating the data.