Advertisement
verygoodplugins

Untitled

Nov 2nd, 2021
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. [02-Nov-2021 10:05:28 UTC] stdClass Object
  2. (
  3. [merge_fields] => Array
  4. (
  5. [0] => stdClass Object
  6. (
  7. [merge_id] => 1
  8. [tag] => FNAME
  9. [name] => First Name
  10. [type] => text
  11. [required] => 1
  12. [default_value] =>
  13. [public] => 1
  14. [display_order] => 2
  15. [options] => stdClass Object
  16. (
  17. [size] => 25
  18. )
  19.  
  20. [help_text] =>
  21. [list_id] => c540e7f74e
  22. [_links] => Array
  23. (
  24. [0] => stdClass Object
  25. (
  26. [rel] => self
  27. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields/1
  28. [method] => GET
  29. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/Response.json
  30. )
  31.  
  32. [1] => stdClass Object
  33. (
  34. [rel] => parent
  35. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields
  36. [method] => GET
  37. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/CollectionResponse.json
  38. [schema] => https://us4.api.mailchimp.com/schema/3.0/Paths/Lists/MergeFields/Collection.json
  39. )
  40.  
  41. [2] => stdClass Object
  42. (
  43. [rel] => update
  44. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields/1
  45. [method] => PATCH
  46. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/Response.json
  47. [schema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/PATCH.json
  48. )
  49.  
  50. [3] => stdClass Object
  51. (
  52. [rel] => delete
  53. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields/1
  54. [method] => DELETE
  55. )
  56.  
  57. )
  58.  
  59. )
  60.  
  61. )
  62.  
  63. [list_id] => c540e7f74e
  64. [total_items] => 1
  65. [_links] => Array
  66. (
  67. [0] => stdClass Object
  68. (
  69. [rel] => self
  70. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields
  71. [method] => GET
  72. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/CollectionResponse.json
  73. [schema] => https://us4.api.mailchimp.com/schema/3.0/Paths/Lists/MergeFields/Collection.json
  74. )
  75.  
  76. [1] => stdClass Object
  77. (
  78. [rel] => create
  79. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e/merge-fields
  80. [method] => POST
  81. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/Response.json
  82. [schema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/MergeFields/POST.json
  83. )
  84.  
  85. [2] => stdClass Object
  86. (
  87. [rel] => parent
  88. [href] => https://us4.api.mailchimp.com/3.0/lists/c540e7f74e
  89. [method] => GET
  90. [targetSchema] => https://us4.api.mailchimp.com/schema/3.0/Definitions/Lists/Response.json
  91. )
  92.  
  93. )
  94.  
  95. )
  96.  
  97.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement