Re: Ad Schedule Id not found

2017-08-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

In order to get the Id 

 of 
your AdSchedule 
,
 
you will need to use the CampaignCriterionService.get 
.
 
If this is not what you are looking for, could you provide the SOAP request 
and response so I can better investigate your issue? 

If you haven't enabled SOAP logging yet, you may refer to this guide 

 for 
Python as to how. You may then reply using *Reply privately to author*.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/297faf94-af74-4ffb-bda7-80f035be8298%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ad Schedule Id not found

2017-08-20 Thread iukhnovychv
Hi,

I want to change bid adjustment in Schedule by API and whan i am creating 
in Python script and i have an error: RequiredError.REQUIRED @ 
operations[0].operand.criterion.id 
'xsi_type': 'AdSchedule',
'dayOfWeek': 'TUESDAY',
'startHour': "0",
'endHour': "24",
'startMinute': "ZERO",
'endMinute': "ZERO"
  }

So as I understand i need to add also id of schedule. Could you help me 
where i can find it? Thanks

https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService.AdSchedule

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e6e125b-95ea-4c97-800a-c71d03022683%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.