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 [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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/49158ef2-1d90-406a-aa80-4b7c1e8cda15n%40googlegroups.com.

Reply via email to