Hi Prashant, What the paragraph implies is that each request you make should make use of your already thread-safe credentials by simply instantiating the sessions object. In the examples in the client library such as this one <https://developers.google.com/adwords/api/docs/samples/java/remarketing#add-crm-based-user-list>, you no longer need to modify the current implementation as it already automatically does this for you. It retrieves your credentials from your properties file and refreshes your accessTokens <https://developers.google.com/adwords/api/docs/guides/authentication#access_token_expiration> for each call that you make.
Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7c89fb07-650f-4599-b17c-9f634ce431b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
