NAME

Google::Ads::AdWords::v201710::Member

DESCRIPTION

Perl data type class for the XML Schema defined complexType Member from the namespace https://adwords.google.com/api/adwords/rm/v201710.

Class that holds user list member identifiers. The following types of member identifier are supported: <ul> <li>Contact info (email, phone number, address) <li>Mobile advertising ID <li>User IDs generated and assigned by advertiser </ul> A list can be uploaded with only one type of data and once uploaded will not accept any other ID types. Multiple member identifiers of the same type for the same member can be provided at the same time. At least one identifier is required to be provided.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • hashedEmail

  • mobileId

  • hashedPhoneNumber

  • addressInfo

  • userId

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL