Re: Integration into the system through PHP

2022-01-17 Thread Test-user 999-analitics
Hello

пятница, 14 января 2022 г. в 10:46:08 UTC+4, adsapi: 

> Hi,
>
> Thank you for posting your concern. I can see that this concern has 
> already been raised in a private email thread. With this, allow me to 
> reiterate it here and see it below:
>
> "*For the below concern, could you confirm if these features can be seen 
> in the UI? If yes, then please provide screenshot of the whole UI where we 
> can see those features so that we can check if it is possible in the Google 
> Ads API.*
>
>
>
>
>
>
>
>
>
>
>
> * "That is, I need the client to click on the "login" button, then give 
> permission and then see his Google Ads balance. I would also like to 
> output: 1. Company List 2. Group List 3. Announcement from the group 
> (status, etc.) 4. Balance All this needs to be displayed through the API, 
> that is, every client who wants to see this logs in through the OAUTH and 
> sees this data" *
> * Moving forward to your concern below, the client can provide you an 
> access to the account by following this guide 
> 
>  using 
> Google Ads API. You may note the invitation_id 
> 
>  for 
> your database that will be generated after successful API request.*
>
> * "Also, we want the client to log in and grant us access only once, that 
> is, he clicked on the login button and gave permission, and then we need 
> him not to go through this procedure again. That is, we will take some kind 
> of ID, and then store it in the database, so that with each call to the 
> API, we use the ID that is stored in the database."*
>
>
> Please provide the requested details in the existing private email thread 
> or you can provide it via *Reply privately to author* option.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Uji3d: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 
"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/3c9c44ce-54e2-4696-ac25-eacf095e2b72n%40googlegroups.com.


RE: Integration into the system through PHP

2022-01-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for posting your concern. I can see that this concern has already 
been raised in a private email thread. With this, allow me to reiterate it here 
and see it below:

"For the below concern, could you confirm if these features can be seen in the 
UI? If yes, then please provide screenshot of the whole UI where we can see 
those features so that we can check if it is possible in the Google Ads API.
"That is, I need the client to click on the "login" button, then give 
permission and then see his Google Ads balance.

I would also like to output:
1. Company List
2. Group List
3. Announcement from the group (status, etc.)
4. Balance

All this needs to be displayed through the API, that is, every client who wants 
to see this logs in through the OAUTH and sees this data"

Moving forward to your concern below, the client can provide you an access to 
the account by following this guide using Google Ads API. You may note the 
invitation_id for your database that will be generated after successful API 
request.
"Also, we want the client to log in and grant us access only once, that is, he 
clicked on the login button and gave permission, and then we need him not to go 
through this procedure again. That is, we will take some kind of ID, and then 
store it in the database, so that with each call to the API, we use the ID that 
is stored in the database."

Please provide the requested details in the existing private email thread or 
you can provide it via Reply privately to author option.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2Uji3d: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 
"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/ESEKg0R5OTGH00hJRVNhrORaiWwc_KT85HsA%40sfdc.net.


Integration into the system through PHP

2022-01-13 Thread Test-user 999-analitics
Hello everyone, I need help, I'm trying to make a system that will display 
the balance from Google ADS, but I have a problem, because there are no 
specific instructions on how to do this.

That is, I need the client to click on the "login" button, then give 
permission and then see his Google Ads balance.

I would also like to output:
1. Company List
2. Group List
3. Announcement from the group (status, etc.)
4. Balance

All this needs to be displayed through the API, that is, every client who 
wants to see this logs in through the OAUTH and sees this data




Also, we want the client to log in and grant us access only once, that is, 
he clicked on the login button and gave permission, and then we need him 
not to go through this procedure again. That is, we will take some kind of 
ID, and then store it in the database, so that with each call to the API, 
we use the ID that is stored in the database.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/da7741d9-f29e-4583-8470-925859ee2f4bn%40googlegroups.com.


Integration into the system through PHP

2022-01-13 Thread Test-user 999-analitics
Hello everyone, I need help, I'm trying to make a system that will display 
the balance from Google ADS, but I have a problem, because there are no 
specific instructions on how to do this.

That is, I need the client to click on the "login" button, then give 
permission and then see his Google Ads balance.

I would also like to output:
1. Company List
2. Group List
3. Announcement from the group (status, etc.)
4. Balance

All this needs to be displayed through the API, that is, every client who 
wants to see this logs in through the OAUTH and sees this data




Also, we want the client to log in and grant us access only once, that is, 
he clicked on the login button and gave permission, and then we need him 
not to go through this procedure again. That is, we will take some kind of 
ID, and then store it in the database, so that with each call to the API, 
we use the ID that is stored in the database

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2778ede8-7a3f-477d-93a0-34a6ba1a462dn%40googlegroups.com.