Re: Get Ads Details Type wise

2022-09-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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

Re: Get Ads Details Type wise

2022-09-27 Thread Shweta Suthar
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

RE: Get Ads Details Type wise

2022-09-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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

Re: Get Ads Details Type wise

2022-09-26 Thread Shweta Suthar
++ 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

Get Ads Details Type wise

2022-09-26 Thread Shweta Suthar
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