Hi.

I'm trying to retrieve some simulations for campaign criterion
Account production and display campaign.
I'm getting:

   - Response: None

Why ? Am I doing something wrong?

The following are the DEBUG logs:

[2021-08-17 12:46:36 - DEBUG] Request

-------

Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream

Host: googleads.googleapis.com

Headers: {

  "developer-token": "REDACTED",

  "login-customer-id": "NNNNN",

  "x-goog-api-client": "gl-python/3.7.9 gax/1.31.0",

  "x-goog-request-params": "customer_id=NNNN"

}

Request: customer_id: "NNNN"

query: "\n        SELECT\n          
campaign_criterion_simulation.criterion_id,\n          
campaign_criterion_simulation.start_date,\n          
campaign_criterion_simulation.end_date,\n          
campaign_criterion_simulation.bid_modifier_point_list.points\n        FROM 
campaign_criterion_simulation\n        WHERE 
campaign_criterion_simulation.type = BID_MODIFIER\n          AND 
campaign_criterion_simulation.modification_method = UNIFORM\n          AND 
campaign_criterion_simulation.campaign_id = NNNNN\n          AND 
campaign.advertising_channel_type = DISPLAY\n          AND 
campaign_criterion_simulation.criterion_id = 30001\n          "



Response

-------

Headers: {

  "request-id": "request_id"

}

Response: None

[2021-08-17 12:46:36 - INFO] Request made: ClientCustomerId: NNNNN, Host: 
googleads.googleapis.com, Method: 
/google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestId: 
uqtt9NfCocCBdwP9IQvaiQ, IsFault: False, FaultMessage: None "

Thanks in advance for every support.
Andrea

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ae78f9b3-abf4-487c-a29f-daea4ec2d8c8n%40googlegroups.com.

Reply via email to