@@ -47,7 +47,7 @@ |
||
| 47 | 47 | $instance = $instance ?: TwitterAds::instance(); |
| 48 | 48 | if (!$instance) { |
| 49 | 49 | throw new \InvalidArgumentException( |
| 50 | - 'An Api instance must be provided as argument or ' . |
|
| 50 | + 'An Api instance must be provided as argument or '. |
|
| 51 | 51 | 'set as instance in the \TwitterAds\Api'); |
| 52 | 52 | } |
| 53 | 53 | return $instance; |
@@ -15,8 +15,8 @@ |
||
| 15 | 15 | const APPROVAL_STATUS = 'approval_status'; |
| 16 | 16 | const LINE_ITEM_ID = 'line_item_id'; |
| 17 | 17 | const TWEET_ID = 'tweet_id'; |
| 18 | - const SCHEDULED_TWEET_IDS = 'scheduled_tweet_ids'; |
|
| 19 | - const SCHEDULED_TWEET_ID = 'scheduled_tweet_id'; |
|
| 18 | + const SCHEDULED_TWEET_IDS = 'scheduled_tweet_ids'; |
|
| 19 | + const SCHEDULED_TWEET_ID = 'scheduled_tweet_id'; |
|
| 20 | 20 | const ENTITY_STATUS = 'entity_status'; |
| 21 | 21 | const PROMOTED_TWEET_IDS = 'promoted_tweet_ids'; |
| 22 | 22 | const LINE_ITEM_IDS = 'line_item_ids'; |
@@ -14,8 +14,8 @@ |
||
| 14 | 14 | const DELETED = 'deleted'; |
| 15 | 15 | const APPROVAL_STATUS = 'approval_status'; |
| 16 | 16 | const TWEET_ID = 'tweet_id'; |
| 17 | - const TWEET_IDS = 'tweet_ids'; |
|
| 18 | - const SCHEDULED_TWEET_ID = 'scheduled_tweet_id'; |
|
| 17 | + const TWEET_IDS = 'tweet_ids'; |
|
| 18 | + const SCHEDULED_TWEET_ID = 'scheduled_tweet_id'; |
|
| 19 | 19 | const ENTITY_STATUS = 'entity_status'; |
| 20 | 20 | const PROMOTED_TWEET_IDS = 'promoted_tweet_ids'; |
| 21 | 21 | const LINE_ITEM_IDS = 'line_item_ids'; |