-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Campaign Go SDK * UT * POST method * update argument type * IT * merge fix * version update
- Loading branch information
1 parent
8c17c5a
commit ede74a5
Showing
5 changed files
with
133 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"api_id": "f687a17e-0725-11ed-ab02-0242ac110004", | ||
"campaign": { | ||
"campaign_id": "CXNSG9W", | ||
"registration_status": "FAILED", | ||
"reseller_id": "", | ||
"brand_id": "BS2TTMI", | ||
"usecase": "MARKETING", | ||
"mno_metadata": { | ||
"AT&T": { | ||
"tpm": 4500 | ||
}, | ||
"T-Mobile": { | ||
"brand_tier": "TOP" | ||
}, | ||
"US Cellular": { | ||
"tpm": 4500 | ||
}, | ||
"Verizon Wireless": { | ||
"tpm": 4500 | ||
} | ||
}, | ||
"sample1": "updated sample1 asdsdasdfasdsdasdf 2", | ||
"sample2": "sample message sdasdasdasdsdasdasda 2", | ||
"description": "campaign descriptioncampaign descriptioncampaign descriptioncampaign descriptioncampaign descriptioncampaign descriptioncampaign descriptioncampaign descriptioncampaign description", | ||
"campaign_attributes": { | ||
"embedded_link": false, | ||
"embedded_phone": false, | ||
"age_gated": false, | ||
"direct_lending": false, | ||
"subscriber_optin": false, | ||
"subscriber_optout": false, | ||
"subscriber_help": false, | ||
"affiliate_marketing": false | ||
}, | ||
"message_flow": "message flowmessage flowmessage flowmessage flowmessage flowmessage flowmessage flowmessage flowmessage flow", | ||
"help_message": "help message 2help message 2help message 2help message 2help message 2help message 2help message 2help message 2", | ||
"help_keywords": "HELP UPDATE" | ||
} | ||
} |