Hi Peter, Thanks for your reply. Everything is clear except the "$customerId" value.
I have opened a new thread to specifically get info about that: https://groups.google.com/g/adwords-api/c/PWvtqxnkyDc On Monday, January 17, 2022 at 3:23:47 AM UTC+1 adsapi wrote: > Hi, > > Thank you for your questions. You may refer below for my responses : > > *1) The PHP Google Ads Client Library is needed for the Google Ads API to > work, > right? https://developers.google.com/google-ads/api/docs/client-libs/php > <https://developers.google.com/google-ads/api/docs/client-libs/php>* > > If the PHP client library is what you will be using, then you may indeed > refer to the guide above on how to set it up. You can also opt to use the > REST > interface <https://developers.google.com/google-ads/api/rest/overview> > instead, as an alternative. > > *2) We need to use OAuth2 for authentication before making API requests, > right?* > > Yes, you will need to setup your cloud project > <https://developers.google.com/google-ads/api/docs/oauth/cloud-project> > and then generate your credentials > <https://developers.google.com/google-ads/api/docs/oauth/cloud-project#create_a_client_id_and_client_secret>, > > and then complete the configuration > <https://developers.google.com/google-ads/api/docs/client-libs/php/oauth-desktop>, > in > order to authenticate your API requests. > > *3) Is the variable "$customerId" the same as the Ads Manager ID (MCC) or > the Account ID?* > > The customerId should be the account ID of the account you wish to manage > or make calls against, using the API. > > *4) If we work with Manager Accounts (we create the Conversions in the MCC > and then share them with the Ad Accounts), should we take something in > particular into consideration?* > > For this scenario, I would recommend that you explore the cross-account > conversion tracking > <https://developers.google.com/google-ads/api/docs/conversions/overview#cross-account_conversion_tracking> > > feature. > > Best regards, > > [image: Google Logo] > Peter Laurence Napa Oliquino > Google Ads API Team > > > ref:_00D1U1174p._5004Q2Uk2Q0: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 [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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dbb637a4-d808-4cd6-889c-b2967bdc581dn%40googlegroups.com.
