You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Create and update your Mailchimp contacts from your Android app. The Mailchimp S
16
16
17
17
### Retrieving SDK Key
18
18
19
-
An SDK Key can be retrieved by following the instructions found [here](https://admin.mailchimp.com/account/client-key).
19
+
See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android/#Step_1._Retrieve_the_SDK_Key) for details on retrieving a key.
20
20
21
21
### Adding The Mailchimp SDK to your Project
22
22
@@ -194,7 +194,8 @@ See the [Mailchimp GDPR Tutorial](https://mailchimp.com/help/collect-consent-wit
194
194
```
195
195
196
196
#### Retrieving Marketing Permission Keys
197
-
Coming Soon
197
+
198
+
See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android-use/#Marketing_Permissions) for details on setting up marketing permissions.
0 commit comments