Hi ,
i'm using the adWords api , and i want to ask if there a way to get all 
customers data in 1 reuqest what i mean that :

when i build my request i use => 

AdWordsSession session = new AdWordsSession.Builder().withDeveloperToken)()
      .withUserAgent(APPLICATION_NAME).withClientCustomerId(CUSOMTER_ID)
      
.withReportingConfiguration(configBuilder.skipReportHeader(true).skipReportSummary(true).includeZeroImpressions(false).build()).build();


what i want to know if there a way to get all clientCustomerIds in my account : 

the customerIds from 

ManagedCustomerPage page = customerServiceInterface.get(selector);




so is there way not to send  .withClientCustomerId(CUSOMTER_ID) and to replace 
it with another value to bring all the customerIds




Thanks,

Asad.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/40523e59-7a42-4ba8-a198-267b0a43bbb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • bring data for ... asaad . awesat
    • Re: bring ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to