Overview

Namespaces

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

Classes

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

Class ClickThroughDetails

Represents a click through detail

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

Factory method to create a ClickThroughDetails object from an array

Factory method to create a ClickThroughDetails object from an array

Parameters

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

Returns

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

the actual url that was clicked on

the actual url that was clicked on

public string $url_uid
#

url unique identifier

url unique identifier

public integer $click_count
#

number of times the url was clicked on

number of times the url was clicked on

Appconnect PHP SDK API documentation generated by ApiGen 2.8.0