Hi Sai, Yes, please. This example doesn't work with HeadLine3
https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/BasicOperations/GetExpandedTextAds.php $selector->setFields( ['Id', 'Status', 'HeadlinePart1', 'HeadlinePart2', 'Description'] ); If I add HeadlinePart3 in list of fields it will throw an exception. Same, including Headline3 in after this line will not work (because its not in fields): https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/BasicOperations/GetExpandedTextAds.php#L91 Thanks, Denys. On Tue, 13 Nov 2018 at 19:43, 'Teja Makani' via AdWords API and Google Ads API Forum <[email protected]> wrote: > Hello Denys, > > If you have any further questions please elaborate. I am glad to help. > > Regards, > Sai Teja, AdWords API Team. > > On Monday, August 13, 2018 at 8:25:22 AM UTC-4, > [email protected] wrote: >> >> Dear API-Team, >> >> will the upcoming release of the Google Ads API include support for the >> newly announced third headline and the additional description in >> ExpandedTextAds? (https://support.google.com/google-ads/answer/1704389, >> https://support.google.com/google-ads/answer/9100171) >> If so, will they be required or optional fields? >> >> Regards >> tim >> > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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 a topic in the > Google Groups "AdWords API and Google Ads API Forum" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adwords-api/23fPJ3b4BE4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > 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/e94f7341-a99b-4cbf-a678-2e448768a8a8%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/e94f7341-a99b-4cbf-a678-2e448768a8a8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. 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/CAFsA_jBfZVHNyVFjhoYGerMNxbPhmGzzfOfFEbeugWSAWvGJ_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
