Create SOAP request

2020-02-04 Thread ALEX TULA

Good afternoon! I am trying to make a soap request to 
ManagerCustomerService.get () I made this request body
http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:v20="https://adwords.google.com/api/adwords/mcm/v201809; xmlns:v201=
"https://adwords.google.com/api/adwords/cm/v201809;>
   
  
 
 787-656-2723
 
 heq7wgGLuIxY2FdBvAV7WA
 
 Advance
 
 ?
 
 ?
  
   
   
  
 
 

Name


   
   
   
   
   
   name



   
   20190101
   
   20200204



   
   ?
   
   ?



   
   0
   
   0

 
  
   


I get the following exceptions

http://schemas.xmlsoap.org/soap/envelope/;>
   
  https://adwords.google.com/api/adwords/cm/v201809; 
xmlns="https://adwords.google.com/api/adwords/mcm/v201809;>
 00059dbfa7056e540a859fc36f005cb8
 ManagedCustomerService
 get
 1
 164
  
   
   
  
 soap:Server
 [SelectorError.INVALID_PREDICATE_FIELD_NAME @ 
serviceSelector, SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'?', RequiredError.REQUIRED @ 
serviceSelector.predicates[0].operator]
 
https://adwords.google.com/api/adwords/mcm/v201809; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809;>
   [SelectorError.INVALID_PREDICATE_FIELD_NAME @ 
serviceSelector, SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'?', RequiredError.REQUIRED @ 
serviceSelector.predicates[0].operator]
  
 ApiException
   http://www.w3.org/2001/XMLSchema-instance;>
  serviceSelector
  
 serviceSelector
  
  
  
SelectorError.INVALID_PREDICATE_FIELD_NAME
  SelectorError
  INVALID_PREDICATE_FIELD_NAME
   
   http://www.w3.org/2001/XMLSchema-instance;>
  serviceSelector
  
 serviceSelector
  
  ?
  
SelectorError.INVALID_FIELD_NAME
  SelectorError
  INVALID_FIELD_NAME
   
   http://www.w3.org/2001/XMLSchema-instance;>
  
serviceSelector.predicates[0].operator
  
 serviceSelector
  
  
 predicates
 0
  
  
 operator
  
  
  RequiredError.REQUIRED
  RequiredError
  REQUIRED
   

 
  
   


I understand that the exception occurred due to the fact that the selection 
fields were not correctly entered.
I tried to substitute them in various ways, but nothing comes of it
Help me, how can I put a value for a sample?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8b775a40-07f4-4b58-b921-dc0e5d5683fe%40googlegroups.com.


Getting data

2020-02-03 Thread ALEX TULA


Good afternoon!

I will bring you up to date on how I am trying to implement logic.
I want to get the entire graph of objects using my adWords account.
Account -> Campaigns -> Groups -> Creative (AdGroups?) And further on the basis 
of the data I want to collect a report. for a given account.
I am using the client library.

I tried to get getCustomer () and it worked.

Next, I tried to get campaignService.get () - and I didn’t succeed, I got 0 and 
the same for adGroup.get () and campaignGroupService.get ().

What can it be connected with? On the site I see all the data but I can’t get 
it.
I have a manager account where there is an application and an account for which 
I am trying to get data. I use the access key of one account and all other 
values ​​such as: clientId, clietSecret from the manager account.

what am I doing wrong?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/78ec14d6-6fed-457f-8830-ccd097c2acd6%40googlegroups.com.


Re: soap request

2020-01-30 Thread ALEX TULA
Thank you!
Having looked at the Advert.ru page, I see that the companies I have
already been created. Can I get information about these companies? Without
creating or adding campaign groups?

ср, 29 янв. 2020 г. в 23:12, Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com>:

> Hi Alex,
>
> Here is our guide
> 
> on campaign groups for the API. You will need to use the
> CampaignGroupService
> 
> to create the group then use the CampaignService
> 
> to associate campaigns to groups. I've attached SOAP logs on what both
> these API calls look like.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001USx2SC: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 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/CAEqCnxjAqHSdGg5MRM2GcrT%2B1mj%2B1jt2ybZRSQzKdbLFFzqpow%40mail.gmail.com.


soap request

2020-01-28 Thread ALEX TULA


Good afternoon! Could you give an example of a complete SOAP request. I studied 
the documentation but still do not quite understand how this can be done.
I am trying to generate classes and methods based on 
https://adwords.google.com/api/adwords/cm/v201809/CampaignGroupService?wsdl.
Could you give an example of a complete algorithm for constructing a request 
please.

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 
"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/70c99bae-ce02-496f-8337-dc7d784c27bb%40googlegroups.com.


SOAP request

2020-01-27 Thread ALEX TULA


Good afternoon!
Understanding the AdWords API.

When trying to generate data at 
https://adwords.google.com/api/adwords/cm/v201809/CampaignSharedSetService?wsdl.
I get an error
JAXB version attribute must be present.
this wsdl has jaxb version 1.0 specified.
Changing your gradle project settings to version 1.0 for jaxb. I can’t generate 
data.
Could you give an example of a soap request.

I also wanted to note that for 
https://adwords.google.com/api/adwords/reportdownload/v201809/reportDefinition.xsd
it turns out to generate classes.
What is the difference, how can I be?

Many 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 
"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/fea94fa0-494f-4803-8e56-83f73f5d3dce%40googlegroups.com.


Web Service

2020-01-23 Thread ALEX TULA
Hello!

I wanted to ask a question. I started learning the Google AdWords API, can 
I use the API data on the Spring WebFlux reactor? Can I not use the library 
provided for this api, but work with api otherwise? Many 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 
"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/853c8b73-8e73-435a-b51f-578563d7cf3d%40googlegroups.com.