Is there a way to copy a text string from one variable to another, without it pointing at it, so it just looks like a string to the compiler(if that is the right word)? Im trying to make an account budget with the google ads api, and to set a start date, you have to hard code in a string with the date, but i want to be able to change the start date for each budget. It wont work with input, or reading a string from a file, i get this error:
AttributeError: Assignment not allowed to composite field "proposed_start_date_time" in protocol message object. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4efa5bc1-a2ca-4cae-90a2-5d07c9732aban%40googlegroups.com.