Thanks Peter for reaching out. Would like to clarify that the discrepancy is between AdWords API (*not *the AdWords report API) and Google Ads API. Sorry for the confusion.
Here is the request that we send over to Google Ads. We were expecting 14 campaigns to be returned back, but only 4 returned instead. Please note, due to log volumes we only have summary log instead of verbose log, so request id somehow didn't show up in the log. I guess the query and customer id should be sufficient for the investigation. Can you please help to check further here? [2021-05-05 12:01:45Z] - Request made: Host: https://googleads.googleapis.com, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream, ClientCustomerID: 8610439045, RequestID: , IsFault: False, FaultMessage: SELECT bidding_strategy.id, campaign_budget.amount_micros, campaign_budget.explicitly_shared, campaign_budget.delivery_method, campaign_budget.id, campaign.advertising_channel_type, campaign.advertising_channel_sub_type, campaign.ad_serving_optimization_status, campaign.bidding_strategy_type, campaign.dynamic_search_ads_setting.domain_name, campaign.dynamic_search_ads_setting.feeds, campaign.dynamic_search_ads_setting.language_code, campaign.dynamic_search_ads_setting.use_supplied_urls_only, campaign.end_date, campaign.geo_target_type_setting.positive_geo_target_type, campaign.geo_target_type_setting.negative_geo_target_type, campaign.id, campaign.manual_cpc.enhanced_cpc_enabled, campaign.real_time_bidding_setting.opt_in, campaign.name, campaign.network_settings.target_google_search, campaign.network_settings.target_partner_search_network, campaign.network_settings.target_search_network, campaign.network_settings.target_content_network, campaign.serving_status, campaign.shopping_setting.campaign_priority, campaign.shopping_setting.enable_local, campaign.shopping_setting.merchant_id, campaign.shopping_setting.sales_country, campaign.start_date, campaign.status, campaign.target_spend.cpc_bid_ceiling_micros, campaign.target_cpa.cpc_bid_ceiling_micros, campaign.target_cpa.target_cpa_micros, campaign.tracking_setting.tracking_url, campaign.tracking_url_template, campaign.url_custom_parameters, campaign.target_impression_share.cpc_bid_ceiling_micros, campaign.target_impression_share.location, campaign.target_impression_share.location_fraction_micros, campaign.final_url_suffix, campaign.target_roas.cpc_bid_ceiling_micros, campaign.target_roas.target_roas, campaign.maximize_conversion_value.target_roas, metrics.average_cpc, metrics.clicks, campaign.targeting_setting.target_restrictions FROM campaign *WHERE campaign.id <http://campaign.id> IN (10938201086, 10934699959, 10934938758, 10934600082, 10934911626, 10938575714, 10934350021, 10938357335, 10934656975, 10937963960, 10938215276, 10934447922, 10934087659, 10938063806)* AND campaign.status IN ('ENABLED', 'PAUSED', 'REMOVED') AND campaign.advertising_channel_type IN ('SEARCH', 'DISPLAY', 'SHOPPING') ORDER BY campaign.id ASC On Sun, May 2, 2021 at 8:43 PM Google Ads API Forum Advisor Prod < [email protected]> wrote: > Hi, > > Thank you for reaching out. > > So our team can investigate, could you provide your customer ID and the > following details : > > For the AdWords API report : > > - complete report definition in XML > <https://developers.google.com/adwords/api/docs/guides/reporting#xml> > or AWQL > <https://developers.google.com/adwords/api/docs/guides/reporting#awql> > format > including any date filters > > <https://developers.google.com/adwords/api/docs/guides/reporting#custom_date_ranges> > used > > For the Google Ads API report, you may provide the following > > - raw GAQL > <https://developers.google.com/google-ads/api/docs/reporting/example> with > the date filters > - complete request > > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > and response > > <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> > logs, > with the request-id > > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> > > You may then send the requested information via the *Reply privately to > author* option. > > Best regards, > > [image: Google Logo] > Peter Laurence Napa Oliquino > Google Ads API Team > > > ref:_00D1U1174p._5004Q2GJ6CU:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/CAF_LT6BoxsK0JCXSrmLhzQES-%2B%2BuscA%2Bx3M2VdXdmtMkGbOe%3Dw%40mail.gmail.com.
