Birth date api

26 views
Skip to first unread message

Maruti

unread,
Jun 15, 2012, 11:36:37 AM6/15/12
to adwor...@googlegroups.com
I am not able to update the Birthdate. (using c# google API )
My code is as follows:

                     Contact profile = m_objContactReq.Retrieve<Contact>(new Uri("https://www.google.com/m8/feeds/profiles/domain/" + DomainName + "/full/" + UserName));
                     profile.ContactEntry.Birthday = "1987-01-07";
                     Contact updatedContact1 = m_objContactReq.Update(profile);

this code gives following error :-
"A temporary internal problem has occurred. Try again later."


Same code is working for another domain.

Danial Klimkin

unread,
Jun 19, 2012, 6:12:30 AM6/19/12
to adwor...@googlegroups.com
Hello maruti,


This forum is for AdWords API technical questions only. Please check with your product specific support team with this question.


-Danial, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages