Luca,
That's great to hear!
Cheers,
Ray
On Wednesday, March 5, 2014 3:57:00 PM UTC-5, Luca Fiaschi wrote:
>
> Hi I have found out myself thanks!
>
> template = {
> 'xsi_type': 'AdSchedule',
> 'dayOfWeek': 'TUESDAY',
> 'startHour': "0",
> '
Hi I have found out myself thanks!
template = {
'xsi_type': 'AdSchedule',
'dayOfWeek': 'TUESDAY',
'startHour': "0",
'endHour': "20",
'startMinute': "FIFTEEN",
'endMinute': "FORTY_FIVE"
}
mutable = { "campaignI
Hi I am looking for a code example of scheduling campaigns using the python
API:
basically I need something similar to
https://developers.google.com/adwords/api/docs/guides/ad-scheduling
where this logic is implemented for Java.
Could anybody post an example for Python?
--
--
=~=~=~=~=~=~