Overview

Namespaces

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

Classes

  • Campaign
  • ClickThroughDetails
  • MessageFooter
  • Schedule
  • TestSend
  • Overview
  • Namespace
  • Class
  • Tree

Class Schedule

Represents a campaign Schedule in Constant Contact

Ctct\Components\Component
Extended by Ctct\Components\EmailMarketing\Schedule
Namespace: Ctct\Components\EmailMarketing
Package: Components\EmailMarketing
Author: Constant Contact
Located at Ctct/Components/EmailMarketing/Schedule.php
Methods summary
public static Ctct\Components\EmailMarketing\Schedule
# create( array $props )

Factory method to create a Schedule object from an array

Factory method to create a Schedule object from an array

Parameters

$props
array
$props - associative array of initial properties to set

Returns

Ctct\Components\EmailMarketing\Schedule
public string
# toJson( )

Create json used for a POST/PUT request, also handles removing attributes that will cause errors if sent

Create json used for a POST/PUT request, also handles removing attributes that will cause errors if sent

Returns

string
Methods inherited from Ctct\Components\Component
getValue()
Properties summary
public string $id
#

unique id of the schedule

unique id of the schedule

public string $scheduled_date
#

The scheduled start date/time in ISO 8601 format

The scheduled start date/time in ISO 8601 format

Appconnect PHP SDK API documentation generated by ApiGen 2.8.0