public static String getQuery() {
String s =
"advertising_channel_type,accessible_bidding_strategy,ad_serving_optimization_status,video_brand_safety_suitability,vanity_pharma.vanity_pharma_text,vanity_pharma.vanity_pharma_display_url_mode,url_custom_parameters,tracking_url_template,tracking_settin
In the above code after response we have to use one by one
"googleAdsRow.getCampaign().getId(), googleAdsRow.getCampaign().getName()"
for all the FieldDescriptor.
How to get all the fields in one method call?
I tried to use "googleAdsRow.getCampaign().getAllFields()" but it is
returning only
Hi Mike / Peter,
I received this reply privately to my quesion
Hi Ernie,
conversionLastReceivedRequestDateTime":"1969-12-31 18:00:00" should not be
epoch start date.
It should be timestamp as documentation suggest?
Thanks,
*Reply:*
Hello,
Thanks for pointing that out. Please allow us to inve