RE: Input in composite field

2020-08-27 Thread Google Ads API Forum Advisor Prod
Hi Kasper, The error is a bit misleading. This thread talks about the error a bit. https://stackoverflow.com/questions/18376190/attributeerror-assignment-not-allowed-to-composite-field-task-in-protocol-mes The issue is that the field proposed_start_date_time is a StringValue, so you cannot dire

Python - Input in composite field

2020-08-26 Thread Kasper Aamodt
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 th

Input in composite field

2020-08-26 Thread Kasper Aamodt
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