Hi Shweta,
Thanks for getting back to us.
Since you mentioned that some fields have no value, could you help us to
understand what field values are you expecting to be retrieved in the API
response? Also, could you please enable logging on your end so Analyzing the
API request and response wil
Hi Heidi,
Thanks for the update.
we're getting value like Google\Protobuf\Internal\RepeatedField Object in
below fields and for some fields there is no value.
[0] => Array ( [AdGroupId] => 124569254134 [Status] => ENABLED
[ApprovalStatus] => APPROVED [Labels] =>
Google\Protobuf\Internal\Repe
Hi Shweta,
Thank you for reaching out to us.
Moving forward, you may get the Ad details by using the ad_group_ad report. I
would suggest you use this builder to freely see the ad_group_ad selectable
fields in the “Choose a Clause to Select From” section.
Sample query:
Select ad_group_ad.ad.app
++
we're using *PHP Client Library*.
On Monday, 26 September 2022 at 17:24:18 UTC+5:30 Shweta Suthar wrote:
> Hi Team,
>
> we are trying to get ad details using ad group ID.
>
> Could you please help us to get type wise ad details like headline ,
> Description, finalurls, displayurl, *FinalUrlS
Hi Team,
we are trying to get ad details using ad group ID.
Could you please help us to get type wise ad details like headline ,
Description, finalurls, displayurl, *FinalUrlSuffix, *etc.
we're not able to get data using below methods.
$adGroupAd = $googleAdsRow->getAdGroupAd();
$ad = $adGroupA