How to get all the resource

2021-07-24 Thread ASHISH PATEL
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

Re: How to get all the resource

2021-07-24 Thread ASHISH PATEL
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

Re: Conversion Tracker Service

2021-07-24 Thread cv
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