The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201206::UserListService::UserListServiceInterfacePort - SOAP Interface for the UserListService Web Service

SYNOPSIS

 use Google::Ads::AdWords::v201206::UserListService::UserListServiceInterfacePort;
 my $interface = Google::Ads::AdWords::v201206::UserListService::UserListServiceInterfacePort->new();

 my $response;
 $response = $interface->get();
 $response = $interface->mutate();

DESCRIPTION

SOAP Interface for the UserListService web service located at https://adwords.google.com/api/adwords/cm/v201206/UserListService.

SERVICE UserListService

Port UserListServiceInterfacePort

METHODS

General methods

new

Constructor.

All arguments are forwarded to SOAP::WSDL::Client.

SOAP Service methods

Method synopsis is displayed with hash refs as parameters.

The commented class names in the method's parameters denote that objects of the corresponding class can be passed instead of the marked hash ref.

You may pass any combination of objects, hash and list refs to these methods, as long as you meet the structure.

List items (i.e. multiple occurences) are not displayed in the synopsis. You may generally pass a list ref of hash refs (or objects) instead of a hash ref - this may result in invalid XML if used improperly, though. Note that SOAP::WSDL always expects list references at maximum depth position.

XML attributes are not displayed in this synopsis and cannot be set using hash refs. See the respective class' documentation for additional information.

get

Returns the list of user lists that meet the selector criteria. @param serviceSelector The selector specifying the {@link UserList}s to return. @return A list of UserList entities which meet the selector criteria. @throws ApiException if problems occurred while fetching UserList information.

Returns a Google::Ads::AdWords::v201206::UserListService::getResponse object.

 $response = $interface->get( {
    serviceSelector =>  $a_reference_to, # see Google::Ads::AdWords::v201206::Selector
  },,
 );

mutate

Adds and updates user lists. <p class="note"><b>Note:</b> {@link UserListOperation} does not support the <code>REMOVE</code> operator. To disable a user list, set its {@link UserListMembershipStatus} to <code>CLOSE/code.</p> @param operations The operations to apply. @return The mutated UserList entities.

Returns a Google::Ads::AdWords::v201206::UserListService::mutateResponse object.

 $response = $interface->mutate( {
    operations =>  $a_reference_to, # see Google::Ads::AdWords::v201206::UserListOperation
  },,
 );

AUTHOR

Generated by SOAP::WSDL on Thu Dec 6 17:47:14 2012

1 POD Error

The following errors were encountered while parsing the POD:

Around line 163:

Deleting unknown formatting code D<>

Unknown E content in E</code>