Re: In migrating to v201710, I have some problems in getting Expaned Text Ad.

2017-11-24 Thread Sang Jin Kim
Sorry for late reply ^^; All problems were due to missed selector fields. After 'Path1', 'Path2', 'PolicySummary' are included into setFields() like below, the API works well! $selector->setFields(['Id', 'Status', 'HeadlinePart1', 'HeadlinePart2', 'Description', 'Path1', 'Path2',

Re: In migrating to v201710, I have some problems in getting Expaned Text Ad.

2017-11-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Please find my response inline : 1. How to get policy summary attributes The policySummary(AdGroupAdPolicySummary ) will contain the policy information for the

In migrating to v201710, I have some problems in getting Expaned Text Ad.

2017-11-20 Thread Sang Jin Kim
I've been migrating API version from old v201609 to the newest v201710. I'm PHP developer. Below is a code that get Expanded Text Ads information. = $adGroupAdService = $adWordsServices->get($session,