Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lotame add vendor #3021

Merged
merged 1 commit into from
May 9, 2016
Merged

Lotame add vendor #3021

merged 1 commit into from
May 9, 2016

Conversation

Tonsil
Copy link
Contributor

@Tonsil Tonsil commented Apr 27, 2016

References: #3020

@dvoytenko
Copy link
Contributor

/to @avimehta

"vars": {
"account": 12345
},
"extraUrlParams": {
Copy link
Contributor

@avimehta avimehta Apr 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding extraUrlParams is not needed here. That is a platform level thing and publishers are probably aware of them. Plus, you could add more meaningful examples to lotame product documentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The extraUrlParams were added as an example for our clients. They were left intentionally generic to illustrate that they could be anything and that the specifics are dependent on case. Would you prefer I remove them?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think keeping it here is fine. But can you change the values to something meaningful? What do you expect publishers to use this for most?

@avimehta
Copy link
Contributor

please fix the lint errors, test that is failing. rest looks good to me.

@Tonsil
Copy link
Contributor Author

Tonsil commented May 5, 2016

@avimehta - I made the changes for the trailing commas. Did I need to do anything else?

@avimehta
Copy link
Contributor

avimehta commented May 5, 2016

yes, you'll need to make a change to vendors-requests.json to make the test pass. Once you do that and tests pass, please squash your commits and rebase.

@Tonsil Tonsil force-pushed the lotame-add-vendor branch from 3590cad to 2bc4e46 Compare May 6, 2016 17:42
@Tonsil
Copy link
Contributor Author

Tonsil commented May 6, 2016

Ok, fixed the test, squashed the commits, it should be good to go.

@@ -20,7 +20,7 @@
},
"colanalytics": {
"host": "https://ase.clmbtech.com",
"base": "https://ase.clmbtech.com/message",
"base": "https://ase.clmbtech.com/message",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think an extra space got added here.

…ytics usage reference with an entry for the lotame analytics service.

resolving conflicts

Added example for Lotame analytics.

Updated the Lotame bcp url to use the proper new format

Added trailing commas because that is the desired format.

Added test to vendor-requests

Updated the Lotame example to use more descriptive values

Removed extraneous space
@Tonsil Tonsil force-pushed the lotame-add-vendor branch from 2bc4e46 to d4118f2 Compare May 9, 2016 13:27
@Tonsil
Copy link
Contributor Author

Tonsil commented May 9, 2016

How about now?

@avimehta
Copy link
Contributor

avimehta commented May 9, 2016

@dvoytenko Can you start the tests again? I think it is unrelated to the change in the PR.

@dvoytenko
Copy link
Contributor

@avimehta started.

@dvoytenko
Copy link
Contributor

@avimehta all good. feel free to merge.

@avimehta avimehta merged commit 2087f87 into ampproject:master May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants