Hi!
Hope you're doing well.

I have a question.
When I am creating campaign like this

MutateCampaignsResponse response = campaignServiceClient.mutateCampaigns( 
customerId, operations);
for (MutateCampaignResult result : response.getResultsList()) {
String createdCampaign = result.getResourceName();
}

Since "result" only contains the resource name, I am only able to get the 
resource name of the newly created campaign! Is there any way to fetch the 
entire Campaign object which was created on Google? (Without any GET call/ 
query)

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/d4e54c58-53c9-44ce-a533-9bf443b9319an%40googlegroups.com.
  • Ho... Wayne
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Wayne
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to