Hello Claire,

All the test accounts would be in canceled status by default. The test 
accounts don't serve Ads and they can't be activated. The guide 
<https://support.google.com/google-ads/answer/2375392?co=ADWORDS.IsAWNCustomer%3Dtrue&hl=en&oco=0>
 is 
applicable for production accounts only.

You will be able to fetch the campaigns details for regular accounts, but 
not directly from the MCC account. If you want to get the campaigns from 
all the accounts under an MCC, you could achieve this by getting all the 
accounts under an MCC (refer the code sample GetAccountHierarchy.php 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201806/AccountManagement/GetAccountHierarchy.php>)
 
and then run GetCampaigns.php 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201806/BasicOperations/AddCampaigns.php>
 for 
each account under that MCC. Please give it a try and let me know if you 
have any further questions.

Regards,
Sai Teja, AdWords API Team.

On Monday, August 20, 2018 at 5:06:42 AM UTC-4, 
claire....@speedshiftmedia.com wrote:
>
> Hi,
>
> I'm having the same issue that was described in the initial question.
>
> When creating an account in my Test Account using the new UI, it 
> automatically gets cancelled upon creation. When clicking into any account, 
> if I go into Tools > Preferences > Account status, there is no status shown 
> and there is no button for me to reactivate my account (as described in the 
> following guide: 
> https://support.google.com/google-ads/answer/2375392?co=ADWORDS.IsAWNCustomer%3Dtrue&hl=en&oco=0).
>  
> Please let me know what I need to do in order to have my accounts created 
> as *Eligible* by default.
>
> I believe this is also causing issues for me when fetching all accounts 
> under my Test Account. If I run the GetCampaigns.php example with the 
> clientCustomerID set as my MCC ID, no accounts/campaigns are returned 
> (possibly because they are all cancelled). If I provide a specific account 
> ID then I am able to fetch campaign details for that specific account only.
>
> Thanks.
>
> On Friday, July 13, 2018 at 11:11:10 AM UTC-7, Teja Makani wrote:
>>
>> Hello Robin,
>>
>> Any account created via a test manager account would be test accounts by 
>> default. Yes, there is a limit 
>> <https://support.google.com/adwords/answer/7526520?hl=en> of 50 
>> accounts, if the highest amount accounts together spent in a month, from 
>> the last 12 months is less than $10,000 on your manager account. Could you 
>> confirm whether you are using AdWords API or AdWords UI to create accounts 
>> and facing issues? If you are using AdWords API, could you please share the 
>> SOAP logs(request and response) of the API service along with the CID of 
>> your manager account from which you are creating the new accounts?? You 
>> could use *reply privately to author* option while sharing the details 
>> requested. 
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/bedce3f3-ee59-4913-885e-931f4471bd51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to