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

NAME

Microsoft::AdCenter::CustomerManagementService::AdCenterAddress - Represents "AdCenterAddress" in Microsoft AdCenter Customer Management Service.

SYNOPSIS

See http://msdn.microsoft.com/en-US/library/ee730327%28v=MSADS.60%29.aspx for documentation of the various data objects.

METHODS

new

Creates a new instance

AddressId

Gets/sets AddressId (int)

AddressLine1

Gets/sets AddressLine1 (string)

AddressLine2

Gets/sets AddressLine2 (string)

AddressLine3

Gets/sets AddressLine3 (string)

AddressLine4

Gets/sets AddressLine4 (string)

City

Gets/sets City (string)

Country

Gets/sets Country (CountryCode)

StateOrProvince

Gets/sets StateOrProvince (string)

ZipOrPostalCode

Gets/sets ZipOrPostalCode (string)