Get the locations (countries) that the list’s subscribers have been
tagged to based on geocoding their IP address.
Methods
__construct
__construct(array $data = NULL)
inherited
all
all() : \MailChimp\Response\LocationListResponse
Get the locations (countries) that the list’s subscribers have been tagged to based on geocoding their IP address.
Response
\MailChimp\Response\LocationListResponse
config
config()
inherited
getAction
getAction( $name)
inherited
Returns an ActionField object specified by `$action` and `$name`
getActionField(string $action, string $name) : \MailChimp\Core\ActionField
inherited
Returns an array of action fields for an action
getActionFields(string $action) : array<mixed,\MailChimp\Core\ActionField>
inherited
Returns Field Information
getField(string $name) : \MailChimp\Core\Field
inherited
Arguments
Response
\MailChimp\Core\Field
Gets all allowed fields of a Data
getFields() : array
inherited
Return API Path
getPath(\MailChimp\Core\string $child = NULL, array $params = NULL) : string
inherited
Arguments
$child
\MailChimp\Core\string
Response
string
Return true if field exists or false otherwise
hasField(string $name) : boolean
inherited
Arguments
Response
boolean
initialize
initialize()
inherited
jsonSerialize
jsonSerialize()
inherited
merge
merge( $data)
inherited
own
own( $class, $args)
inherited
parseActionPath
parseActionPath( &$params)
inherited
reference
reference( &$field, $name)
inherited
setApi
setApi(\MailChimp\Interfaces\MailChimpInterface &$api)
inherited
setConfig
setConfig(\MailChimp\Interfaces\ConfigInterface &$config)
inherited
Properties
API Endpoint
path : string
inherited
Path Parameters
params : array
inherited
Action Fields Configurations
action : array
inherited
Info for all action fields
_action : array
inherited
Data holder for predefined fields
data : object
inherited
Info for unreferenced action fields
_fields : array
inherited
API Query builder
builder : \MailChimp\Core\Builder
inherited
Fields for the model
fields : array
inherited
Reference map for fields
_reference : array
inherited
_config
_config :
inherited
cc
cc : string
The ISO 3166 2 digit country code.
Type(s)
string
percent
percent : integer
The percent of subscribers in the country.
Type(s)
integer
total
total : integer
The total number of subscribers in the country.
Type(s)
integer