Release date for googleads-php-lib client for v201509?
82 views
Skip to first unread message
chi...@wpromote.com
unread,
Oct 9, 2015, 2:14:01 PM10/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
It appears that the VIDEO_PERFORMANCE_REPORT is only available in v201509.
Any word on when the googleads-php-lib will release v201509?
Thanks in advance
Anthony Madrigal
unread,
Oct 9, 2015, 2:47:02 PM10/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello,
Unfortunately, we do not have a set release date for the v201509 PHP library but I can update this thread once it's released.
Cheers,
Anthony
AdWords API Team
chi...@wpromote.com
unread,
Oct 9, 2015, 4:54:44 PM10/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Cool thanks. Do you guys accept merge requests?
Anthony Madrigal
unread,
Oct 9, 2015, 5:17:48 PM10/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Unfortunately, we do not support merge requests.
Regards,
Anthony
AdWords API Team
Anthony Madrigal
unread,
Oct 14, 2015, 12:20:56 PM10/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello,
I have some good news! The PHP client library now supports v201509.
chi...@wpromote.com
unread,
Oct 14, 2015, 12:52:29 PM10/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Awesome! You're the man!
Claudiu Spatariu
unread,
Oct 15, 2015, 9:00:40 AM10/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
When I run my old code on the new 201509 library I got "Class 'ExcludedKeywordSearchParameter' not found". This class seems to be missing from the new TrafficEstimatorService file. Did it got replaced with something else?
Claudiu Spatariu
unread,
Oct 15, 2015, 9:00:55 AM10/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Sorry, the problem is in the 'TargetingIdeaService' file.
Anthony Madrigal
unread,
Oct 15, 2015, 9:41:49 AM10/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Claudiu,
Unfortunately, the type ExcludedKeywordSearchParameter was removed in v201506. You can find all the valid SearchParameters for v201509 here.