Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Tracking
    • Exceptions
    • Services
  • PHP

Classes

  • AccountService
  • ActivityService
  • BaseService
  • CampaignScheduleService
  • CampaignTrackingService
  • ContactService
  • ContactTrackingService
  • EmailMarketingService
  • ListService
  • Overview
  • Namespace
  • Class
  • Tree

Class AccountService

Performs all actions pertaining to scheduling Constant Contact Account's

Ctct\Services\BaseService
Extended by Ctct\Services\AccountService
Namespace: Ctct\Services
Package: Services
Author: Constant Contact
Located at Ctct/Services/AccountService.php
Methods summary
public array
# getVerifiedEmailAddresses( mixed $accessToken )

Get all verified email addresses associated with an account

Get all verified email addresses associated with an account

Parameters

$accessToken
mixed
$accessToken - Constant Contact OAuth2 Access Token

Returns

array
of VerifiedEmailAddress
Methods inherited from Ctct\Services\BaseService
__construct(), buildUrl(), getHeaders(), getRestClient()
Properties inherited from Ctct\Services\BaseService
$apiKey, $rest_client
Appconnect PHP SDK API documentation generated by ApiGen 2.8.0