Hi,
I have probably put the question at a wrong place. But if you have any idea please help me. How can I make the AdwordsApiConfig generic so that I can pass variable account details rather than having just one defined in web.config/app.config file? I modified the client library source code a bit, commented out the Reader which reads from config file, created a new class which Gets and Sets properties like Developer Token, Email, Password etc. I am able to pass the values through it as well, but still getting "Email cannot be Null" exception. I am using C# client library v201209 I have tried the same with v201302, but no luck! Any idea would be a great help for me. ---------------------------------------------------------------------------- ------------------ Best Regards, Niladri Sarkar (Subrata) Member, US Offshore Alliance, Washington DC Email: [email protected] [email protected] Phone number: US: +12025069125, +12025563514 India: +919432645822, +919432645822, +913326636462 P Please don't print this page if not necessary, save Trees - save Environment ______________________________________ The information in this email (and any attachments) is confidential. If you are not the intended recipient, you must not use or disseminate this information. If you have received this email in error, please immediately notify me by "Reply" command and permanently delete the original and any copies or printouts thereof. From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Winter (AdWords API Team) Sent: Tuesday, March 26, 2013 8:07 PM To: [email protected] Subject: Re: I need to upgrade my version of the API to work with enhaced campaigns? Hi, There should be no loss of reporting data when upgraded a campaign to an enhanced campaign. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 12:44:44 PM UTC-4, Thiago Borges wrote: If I manually update the campaigns, my reports via API will lose data? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
