Add sample ads.properties file#341
Add sample ads.properties file#341nwbirnie merged 4 commits intogoogleads:masterfrom nwbirnie:sampleconfig
Conversation
Change-Id: I3e988d37954ea20c2b4dabdf99dfe4c43d506bde
Change-Id: I31158e06ad6a992969a8e29be36ddec483685991
devchas
left a comment
There was a problem hiding this comment.
I would suggest uncommenting the required lines and adding INSERT_ITEM. For example
api.googleads.clientId=INSERT_CLIENT_ID
There's technically no required fields though... anything can be configured in code or config file or both. I also think that it's more helpful not to put placeholders in here. I don't think anyone would have questions about where to put the details. It just means that people need to remove these before they can use the template. |
Change-Id: Ibcfe92b133d1ecddc5abda4abc74e538a7065576
| @@ -0,0 +1,49 @@ | |||
| # OAuth refresh token | |||
There was a problem hiding this comment.
Add an intro comment that explains what this file is and points to the Getting started guide for Java.
Also, friendly reminder to update that guide to point to this sample file if you think that'd be useful.
There was a problem hiding this comment.
Added to the intro and mailed cl/334568432
Change-Id: I9b3dc121c4ae238d512bc8777a6f46cc5fc4249c
Change-Id: I3e988d37954ea20c2b4dabdf99dfe4c43d506bde