Hello. There was an error in the PMax campaign because the final URL in the asset group was incorrect

2024-08-22 Thread AD Squad Imweb


Hello. There was an error in the PMax campaign because the final URL in the 
asset group was incorrect. I would like to retrieve this issue via the API, 
but no matter how hard I searched, I couldn't find a way to get a response 
indicating that the final URL was incorrect and needs to be corrected. Is 
there a way to get a result from the Google Ads API indicating that the 
final URL was incorrectly registered in the asset group?

Here are the methods I tried:
SELECT asset_group.primary_status, asset_group.final_mobile_urls, 
asset_group.final_urls, asset_group.primary_status_reasons, 
asset_group.status FROM asset_group WHERE asset_group.campaign = 
'${targetId}' ORDER BY asset_group.id DESC

SELECT asset_group_asset.asset, asset_group_asset.field_type, 
asset_group_asset.policy_summary.approval_status, 
asset_group_asset.policy_topic_entries, 
asset_group_asset.policy_summary.review_status, 
asset_group_asset.primary_status, asset_group_asset.primary_status_details, 
asset_group_asset.primary_status_reasons FROM asset_group_asset WHERE 
asset_group_asset.asset_group = '${resourceName}'

These queries did not provide the information I was looking for. Could you 
please guide me on how to achieve this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5dae2705-fdfe-4dc2-8577-51efde15a5f3n%40googlegroups.com.


Applying for basic access - No response or case ID

2024-05-02 Thread Arep Engineering Google ad sync
Hello Team Google,

We requested basic access to the Google Ads API, but there was no 
response(through email) or any Case ID generated.

Google Ads Manager Account ID MCC: 724-484-7150
Please let us know if you need any information. 

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/37d25ae4-d3e7-4407-a615-fd107e6e3abfn%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-08-05 Thread team AD-kwd
Hi Sherwin,

Thank you for your contact.

As mentioned above, we are already using the HistoricalMetricsOptions 
function.
The problem this time is that when I specify a date, the average monthly 
search volume (avg_monthly_searches) for that time period is incorrectly 
populated with results.
I have shared detailed evidence regarding this matter with Mr. Yasar, so I 
would appreciate it if you could check it.
 * If it is better to re-acquire the evidence, we will acquire and share 
the latest results of the API version and the screen version.
2022年8月5日金曜日 17:45:55 UTC+9 team AD-kwd:

> Hi Yasar,
>
> >Thanks for providing us requested information. Allow me to reach out to 
> my rest of the team. We will provide updates shortly.
> Thank you for your confirmation.
> -
> Hi Peter,
>
> >As per feedback from our team, you may refer to this documentation for 
> more information on the differences you are observing when using the 
> planning services of both the API and the UI.
> Thank you for sharing.
>
> However, this time, only the monthly search average volume of the UI 
> version and the API version is different.
> The search volume for each month of the UI and API versions was all the 
> same.
> Therefore, it is unlikely that the concerns raised in the shared material 
> will be met.
>  * I created keyword plans for API version and screen version respectively 
> and checked the search amount, but they matched.
>  * If you need evidence, we will send it again.
>
> What we are looking for is a way to get the average monthly search 
> volume(avg_monthly_searches) for past dates in the API version.
> If your current API version doesn't allow you to get the above, we'll move 
> to manually calculating it from monthly search volume.
>
> 2022年7月22日金曜日 20:37:45 UTC+9 adsapi:
>
>> Hello,
>>
>> Thank you for getting back to us. I am Sherwin from Google Ads API and I 
>> work with Yasar and Peter. I hope that you are doing well today.
>>
>> This sounds like the feature the HistoricalMetricsOptions feature that 
>> allows users to specify the Year/Month range of the historical stats to 
>> retrieve. Based on this document about the HistoricalMetricsOptions 
>> <https://developers.google.com/google-ads/api/reference/rpc/v9/HistoricalMetricsOptions>,
>>  
>> the year month range for historical metrics. If not specified the searches 
>> will be returned for past 12 months. Searches data is available for the 
>> past 4 years. If the search volume is not available for the entire 
>> year_month_range provided, the subset of the year month range for which 
>> search volume is available will be returned.
>>
>> If you have other concerns, feel free to reply in this thread.
>>
>> Kind regards, 
>> [image: Google Logo] 
>> Sherwin Vincent 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2cG8O0: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/120580ef-d43e-4124-ab43-63027caf6421n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-08-05 Thread team AD-kwd
Hi Yasar,

>Thanks for providing us requested information. Allow me to reach out to my 
rest of the team. We will provide updates shortly.
Thank you for your confirmation.
-
Hi Peter,

>As per feedback from our team, you may refer to this documentation for 
more information on the differences you are observing when using the 
planning services of both the API and the UI.
Thank you for sharing.

However, this time, only the monthly search average volume of the UI 
version and the API version is different.
The search volume for each month of the UI and API versions was all the 
same.
Therefore, it is unlikely that the concerns raised in the shared material 
will be met.
 * I created keyword plans for API version and screen version respectively 
and checked the search amount, but they matched.
 * If you need evidence, we will send it again.
   
What we are looking for is a way to get the average monthly search 
volume(avg_monthly_searches) for past dates in the API version.
If your current API version doesn't allow you to get the above, we'll move 
to manually calculating it from monthly search volume.

2022年7月22日金曜日 20:37:45 UTC+9 adsapi:

> Hello,
>
> Thank you for getting back to us. I am Sherwin from Google Ads API and I 
> work with Yasar and Peter. I hope that you are doing well today.
>
> This sounds like the feature the HistoricalMetricsOptions feature that 
> allows users to specify the Year/Month range of the historical stats to 
> retrieve. Based on this document about the HistoricalMetricsOptions 
> ,
>  
> the year month range for historical metrics. If not specified the searches 
> will be returned for past 12 months. Searches data is available for the 
> past 4 years. If the search volume is not available for the entire 
> year_month_range provided, the subset of the year month range for which 
> search volume is available will be returned.
>
> If you have other concerns, feel free to reply in this thread.
>
> Kind regards, 
> [image: Google Logo] 
> Sherwin Vincent 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/5d65fbfd-29a8-402e-9215-102429867658n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-19 Thread team AD-kwd
Hi Yasar,

>Thanks for providing us requested information. Allow me to reach out to my 
rest of the team. We will provide updates shortly.
Thank you for your confirmation.

2022年7月13日水曜日 4:11:55 UTC+9 adsapi:

> Hi,
>
> As per feedback from our team, you may refer to this documentation 
> 
>  
> for more information on the differences you are observing when using the 
> planning services of both the API and the UI. Due to different behaviors of 
> the API and UI, the consequences are then listed in this section 
> ,
>  and 
> recommendations are then discussed here 
> 
>  
> check on mismatches between the two platforms.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/7f815d43-ec86-49e4-afc2-c85eaf99c9c5n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-19 Thread team AD-kwd
Hi Peter,

>As per feedback from our team, you may refer to this documentation for 
more information on the differences you are observing when using the 
planning services of both the API and the UI.
Thank you for sharing.

However, this time, only the monthly search average volume of the UI 
version and the API version is different.
The search volume for each month of the UI and API versions was all the 
same.
Therefore, it is unlikely that the concerns raised in the shared material 
will be met.
 * I created keyword plans for API version and screen version respectively 
and checked the search amount, but they matched.
 * If you need evidence, we will send it again.
   
What we are looking for is a way to get the average monthly search 
volume(avg_monthly_searches) for past dates in the API version.
If you can't get the above with your current API version, it will be 
calculated manually based on the monthly search volume.

2022年7月13日水曜日 4:11:55 UTC+9 adsapi:

> Hi,
>
> As per feedback from our team, you may refer to this documentation 
> 
>  
> for more information on the differences you are observing when using the 
> planning services of both the API and the UI. Due to different behaviors of 
> the API and UI, the consequences are then listed in this section 
> ,
>  and 
> recommendations are then discussed here 
> 
>  
> check on mismatches between the two platforms.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/b86dda66-6c93-46c1-b54e-8beeea3d6f48n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-11 Thread team AD-kwd
Hi Yasar,

> If yes, could you please provide privately to our team 2 screenshots from 
Ads UI’s Keyword Planner showing the different avgMonthlySearches for 
2020/06-2021/05  and last 12 months date? 
The other day, I sent a message with an image file attached in private 
settings.
If it doesn't arrive well, please let us know.

Immediately after sending this message, the message was deleted for some 
reason, so I will resend it.
* Probably because there was a similar writing in the past, it was 
automatically deleted.
2022年7月7日木曜日 23:38:28 UTC+9 adsapi:

> Hi,
>
> Thank you for providing us with the requested information.
>
> Upon checking the provided logs with us, I can see that avgMonthlySearches 
> is 301000 for the period of 2020/06-2021/05. It appears that this is 
> working as intended since I have tried on my end as well, and I can confirm 
> that the avgMonthlySearches is coming the same even though we have 
> different date ranges using year_month_range. This is because our 
> documentation says that the Average monthly searches is for the past 12 
> months. You may see below screenshot:
>
>  
>
>  
>
> Could you please confirm if avgMonthlySearches is different for 
> 2020/06-2021/05 as compared with the last 12 months avgMonthlySearches 
> value when using Ads UI’s Keyword Planner? If yes, could you please provide 
> privately to our team 2 screenshots from Ads UI’s Keyword Planner showing 
> the different avgMonthlySearches for 2020/06-2021/05  and last 12 months 
> date? 
>
> However, you may refer to this *guide* 
> ,
>  
> for the differences when working with a keyword plan using the Google Ads 
> API versus the UI. We also give some *recommendations* 
> 
>  
> on how to avoid mismatches in historical metrics when mixing usage.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/07268672-d4bf-4dae-bbd3-e13ed31a3ee2n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-11 Thread team AD-kwd
Hi Yasar,

> If yes, could you please provide privately to our team 2 screenshots from 
Ads UI’s Keyword Planner showing the different avgMonthlySearches for 
2020/06-2021/05  and last 12 months date? 
The other day, I sent a message with an image file attached in private 
settings.
If it doesn't arrive well, please let us know.

2022年7月7日木曜日 23:38:28 UTC+9 adsapi:

> Hi,
>
> Thank you for providing us with the requested information.
>
> Upon checking the provided logs with us, I can see that avgMonthlySearches 
> is 301000 for the period of 2020/06-2021/05. It appears that this is 
> working as intended since I have tried on my end as well, and I can confirm 
> that the avgMonthlySearches is coming the same even though we have 
> different date ranges using year_month_range. This is because our 
> documentation says that the Average monthly searches is for the past 12 
> months. You may see below screenshot:
>
>  
>
>  
>
> Could you please confirm if avgMonthlySearches is different for 
> 2020/06-2021/05 as compared with the last 12 months avgMonthlySearches 
> value when using Ads UI’s Keyword Planner? If yes, could you please provide 
> privately to our team 2 screenshots from Ads UI’s Keyword Planner showing 
> the different avgMonthlySearches for 2020/06-2021/05  and last 12 months 
> date? 
>
> However, you may refer to this *guide* 
> ,
>  
> for the differences when working with a keyword plan using the Google Ads 
> API versus the UI. We also give some *recommendations* 
> 
>  
> on how to avoid mismatches in historical metrics when mixing usage.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/eb0cd165-c524-451c-a3c1-66abefd5ea3cn%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-11 Thread team AD-kwd
Hi Yasar,

> If yes, could you please provide privately to our team 2 screenshots from 
Ads UI’s Keyword Planner showing the different avgMonthlySearches for 
2020/06-2021/05  and last 12 months date? 
The other day, I sent a message with an image file attached in private 
settings.
If it doesn't arrive well, please let us know.

2022年7月7日木曜日 23:38:28 UTC+9 adsapi:

> Hi,
>
> Thank you for providing us with the requested information.
>
> Upon checking the provided logs with us, I can see that avgMonthlySearches 
> is 301000 for the period of 2020/06-2021/05. It appears that this is 
> working as intended since I have tried on my end as well, and I can confirm 
> that the avgMonthlySearches is coming the same even though we have 
> different date ranges using year_month_range. This is because our 
> documentation says that the Average monthly searches is for the past 12 
> months. You may see below screenshot:
>
>  
>
>  
>
> Could you please confirm if avgMonthlySearches is different for 
> 2020/06-2021/05 as compared with the last 12 months avgMonthlySearches 
> value when using Ads UI’s Keyword Planner? If yes, could you please provide 
> privately to our team 2 screenshots from Ads UI’s Keyword Planner showing 
> the different avgMonthlySearches for 2020/06-2021/05  and last 12 months 
> date? 
>
> However, you may refer to this *guide* 
> ,
>  
> for the differences when working with a keyword plan using the Google Ads 
> API versus the UI. We also give some *recommendations* 
> 
>  
> on how to avoid mismatches in historical metrics when mixing usage.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/feb345ec-0c9d-4d71-8b38-eb2e47e79b36n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-07 Thread team AD-kwd
Hi Yasar,

Thank you for teaching me the procedure.

I just sent a message with a log file attached in a private setting.
If you do not receive it, we would appreciate it if you could point it out.
* It may be a specification, but I'm worried that the message sent to this 
account on the sending side may not be displayed for some reason and may 
not have been sent correctly.

2022年7月6日水曜日 16:39:29 UTC+9 adsapi:

> Hi,
>
> Thanks for getting back to us.
>
> I understand that the value of 301,000 for the API version is the same as 
> the monthly average search volume value for the last 12 
> months(2021/06-2022/05) on your end. However, for us to check the behavior 
> more closely, and investigate further, could you please provide us with the 
> complete request 
> 
>  
> and response 
> 
>  
> logs with the request-id 
> 
>  
> generated in text format? You may enable logging so you’ll get complete 
> request and response logs along with request-id by navigating to the Client 
> libraries > Your client library (ex Java) > Logging documentation, which 
> you can access from this link 
> . 
>
> You may then provide those logs by reply privately to author option.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/8d21dec4-d286-4834-bc3e-e28c6ec69019n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-06 Thread team AD-kwd
> * The value of 301,000 for the API version is the same as the monthly 
average search volume value for the last 12months(2022/06-2021/05).
sorry, I made a mistake. The following is the correct sentence.
* The value of 301,000 for the API version is the same as the monthly 
average search volume value for the last 12months(*2021/06-2022/05*).
2022年7月6日水曜日 16:11:09 UTC+9 team AD-kwd:

> Thank you for your reply.
>
> The period was specified in year_month_range.
>
> To give a specific example, for example, when searching for the word 
> "東京タワー" with a period of 2020/06-2021/05,
> monthly average search volume for screen version: 165,000
> Monthly average search volume for API version(*avg_monthly_searches*): 
> 301,000
> Will be returned.All of these are targeted in Japan.
> * The value of 301,000 for the API version is the same as the monthly 
> average search volume value for the last 12months(2022/06-2021/05).
>
> [Supplementary information]
> When you search for the word "東京タワー" by setting the period of 
> 2020/06-2021/05 with the API, the same value as the screen version will be 
> returned for the search volume (*monthly_search_volumes*) of each month.
>
> 2022年7月6日水曜日 0:18:32 UTC+9 adsapi:
>
>> Hi,
>>
>> Thank you for reaching out to us.
>>
>> You may refer to this historicalMetricsOptions 
>> <https://developers.google.com/google-ads/api/reference/rpc/v11/HistoricalMetricsOptions>
>>  
>> and use the *year_month_range*. Let us know if you are able to get 
>> expected data on your end.
>>
>> Best regards,
>> [image: Google Logo] 
>> Heidi 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2cG8O0: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/b9c34a8c-b86c-470f-b5e6-3a9f6ad6fa0cn%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-06 Thread team AD-kwd
Thank you for your reply.

The period was specified in year_month_range.

To give a specific example, for example, when searching for the word 
"東京タワー" with a period of 2020/06-2021/05,
monthly average search volume for screen version: 165,000
Monthly average search volume for API version(*avg_monthly_searches*): 
301,000
Will be returned.All of these are targeted in Japan.
* The value of 301,000 for the API version is the same as the monthly 
average search volume value for the last 12months(2022/06-2021/05).

[Supplementary information]
When you search for the word "東京タワー" by setting the period of 
2020/06-2021/05 with the API, the same value as the screen version will be 
returned for the search volume (*monthly_search_volumes*) of each month.

2022年7月6日水曜日 0:18:32 UTC+9 adsapi:

> Hi,
>
> Thank you for reaching out to us.
>
> You may refer to this historicalMetricsOptions 
> 
>  
> and use the *year_month_range*. Let us know if you are able to get 
> expected data on your end.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cG8O0: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/77150f35-f65e-4853-8a5b-081b6738b469n%40googlegroups.com.


[KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-05 Thread team AD-kwd
Hi team,
When calling KeywordPlanServiceGapicClient#generateHistoricalMetrics, you 
specified a past date in the parameter year_month_range.

https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanHistoricalMetrics
As a response, monthly_search_volumes was set to the volume for the 
specified period, but avg_monthly_searches was set to the average monthly 
search volume for the last 12 months.

Is there a way to get the average monthly search volume for the period set 
in the parameter instead of the average monthly volume for the last 12 
months?

I am sorry to trouble you, but I appreciate your support.

[Supplementary information]
https://groups.google.com/g/adwords-api/c/imL_xZ5MalA/m/tjQB3qWCCAAJ
A question similar to this one was raised in the above conversation.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f78956e9-512f-4784-8df6-647525e0ac3cn%40googlegroups.com.


Re: Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Additional Info, I use v9

On Monday, June 20, 2022 at 7:26:09 PM UTC-4 SaleSpider Ad Operations wrote:

> Hi,
>
> I want to create a query like this but in Ad level
>
> SELECT segments.date, campaign.name, metrics.impressions, 
> metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, 
> metrics.cost_micros  FROM campaign 'WHERE segments.date DURING LAST_30_DAYS
>
> I bolded the new column to be selected.
> I want to select Date, Campaign Name, *Ad Name*, Impressions, Active 
> View, Viewable Impressions, Clicks, and All Conversions
>
> but I can't seem to find the right table.
>
> Let me know if you know the answer.
>
> Thanks!
> Romaine
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e568977e-3d31-4c95-9b6d-f1b62014faecn%40googlegroups.com.


Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Hi,

I want to create a query like this but in Ad level

SELECT segments.date, campaign.name, metrics.impressions, 
metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, 
metrics.cost_micros  FROM campaign 'WHERE segments.date DURING LAST_30_DAYS

I bolded the new column to be selected.
I want to select Date, Campaign Name, *Ad Name*, Impressions, Active View, 
Viewable Impressions, Clicks, and All Conversions

but I can't seem to find the right table.

Let me know if you know the answer.

Thanks!
Romaine

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2e20616b-924e-4c83-8069-f7d6ae0014b0n%40googlegroups.com.


Which Google Ads API version is available?

2020-09-22 Thread ad...@septeni-technology.jp
Hi,

I saw an announcement that "the Google Ads API is now generally available 
".
 
But they didn't mention about which version is available. I also found only 
V5.0.0 
and V2.0.0  
without beta mark. 
So just want to confirm about which Google Ads API version is available and 
do you have any plan to make others version available?

Thanks for your support!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1b610f00-2511-486a-95ff-c973295f09d0n%40googlegroups.com.


My Adwords API Token(Basic Access) only returns dummy data in Generating Targeting Ideas

2020-08-24 Thread fox ad
Hello,

My Adwords API Token(Basic Access) still returns dummy data in Generating 
Targeting Ideas, even after my application approved.

I basically referred to this ruby code.

https://developers.google.com/adwords/api/docs/guides/targeting-idea-service

And code returns like this.

```
Keyword with text 'red herring fee21981', average monthly search volume 
6654549
```

should I have to reset anything?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4fe149f7-a32d-4b98-8167-8d69f157b1fbn%40googlegroups.com.


AuthorizationError.USER_PERMISSION_DENIED

2020-03-12 Thread SaleSpider Ad Operations
We recently removed a user with API access from our Google Ads and added 
another user. The new user is also suppose to have Adwords API access and 
is listed in the "API Center".

I've setup oAuth2.0 and ran GetRefreshToken.php successfully but still get 
"USER_PERMISSION_DENIED".

What else would I need to do to resolve the "USER_PERMISSION_DENIED" error?

Thanks,
Juv


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d481362-e382-4296-9d48-a7018d2cedca%40googlegroups.com.


About issues that I can't extract Keyword and Placement

2019-09-04 Thread AXM Ad Team
Hi 

I'm using Keywords Performance 

 and Placement Performance 
 in 
Adwords API Reports
I tried to extract two reports, but I couldn't extract these.

Could you teach to settle issues?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8744e74b-5045-4077-b341-a8d33812cab9%40googlegroups.com.


Re: How to change uservertical IDs and customaffinity IDs to unique Criterion name at Audience Performance Report?

2019-08-29 Thread AXM Ad Team
Hi, Nikisha

Thank you for replying message.
I got it.

So, I'm using the AdWords API and I'm going to prepare  Google Ads API Beta 
 later.

2019年8月30日金曜日 3時21分36秒 UTC+9 adsapiforumadvisor:
>
> Hi Team,
>
> The document you are referring to is Google Ads API Beta 
>  documentation. 
> This has been moved to beta recently. Please refer to this blog 
> 
>  
> post for more information on this. The 
> campaign_audience_view.resource_name 
> 
>  
> will return the criteria Id in its resource via Google Ads API as mentioned 
> in the shared guide. We recommend to continue running production systems 
> using the AdWords API. While Google Ads API is in “beta”, you may use the 
> new API for testing and development work in preparation for future 
> migration. Please keep in mind that during this "beta" phase, there may be 
> breaking changes in the Google Ads API. Let us know if you need additional 
> information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UHEuxJ: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/4b7a7c9e-09fe-4038-8dc1-7e16ca579a75%40googlegroups.com.


Re: How to change uservertical IDs and customaffinity IDs to unique Criterion name at Audience Performance Report?

2019-08-28 Thread AXM Ad Team
Thank you for replying my message.

I found this page and this is saying that we are possible to indicate name 
like campaign_audience_view.resource_name 

.
https://developers.google.com/google-ads/api/fields/v2/campaign_audience_view

But, this page is saying Beta, so we couldn't indicate name now, right?

2019年8月29日木曜日 5時41分37秒 UTC+9 adsapiforumadvisor:
>
> Hi Team,
>
> Thank you for reaching support. The 'uservertical' is prefix for complex 
> criteria type CriterionUserInterest 
> .
>  
> They will have a string representation of the form *prefix::identifier *as 
> mentioned in this 
> 
>  
> reporting guide. The 'customaffinity::11' is the valid affinity 
>  categories and 
> corresponding criterion IDs used in CriterionUserInterest 
> .
>  For 
> your other concern, it is not possible to change the language of extracted 
> Audience Ids via API. Let us know if you need additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UHEuxJ: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/9e19d37e-85a5-4bc8-b579-5ccf8b178da4%40googlegroups.com.


How to change uservertical IDs and customaffinity IDs to unique Criterion name at Audience Performance Report?

2019-08-28 Thread AXM Ad company
Hi

I have one question.
I extracted Audience Performance Report from Adwords API for using Ad 
reports.

When I extracted those reports, I conformed Audience IDs.

On there, they says like "uservertical::92005" and "customaffinity::11".

I don't understand what they are saying.

How to confirm each IDs which are affinity and custom categories?

And I wanna change Japanese that I extracted Audience IDs.


I'm looking forward to giving an advice.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/66ef7a13-5c81-4947-b7b7-3f159e393745%40googlegroups.com.


Authorization error on basic access token

2019-03-28 Thread Ad
Hi. I have an account with access to Ads API and developer token, approved 
and having basic access level. 

In documentation it means, that i have an access to production account.

I have built an application to generating reports for campaigns, but i 
can't auhtenticate user. API throws AuthorizationError.NO_CUSTOMER_FOUND  
error.

I use PHP 7.1.14. Inside the $token i have a response from google oauth 
page.

Here is how i do request for get campaigns list.
$oAuthCreds = (new OAuth2TokenBuilder())
->withClientId(App::CLIENT_ID)
->withClientSecret(App::CLIENT_SECRET)
->withRefreshToken($token->refresh_token)
->build();


$session = (new AdWordsSessionBuilder())
->withOAuth2Credential($oAuthCreds)
->withDeveloperToken('Y9zu18RKfWDPpNVZRmNYmg')
->build();


$services = new AdWordsServices();


/** @var CampaignService $campaignService */
$campaignService = $services->get($session, CampaignService::class);
$selector = new Selector();
$selector->setFields(['Id', 'Name']);
$selector->setOrdering([new OrderBy('Name', SortOrder::ASCENDING)]);
$selector->setPaging(new Paging(0, 20));


/** @var CustomerService $customerService */
$customerService = $services->get($session, CustomerService::class);


try {
$canpaignList = $campaignService->get($selector)->getEntries();
} catch (Throwable $e) {
echo $e->getMessage();
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/02875b71-3522-49d8-9b59-f2ba1aa76157%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Shopping Performance Report returns same product twice

2018-07-26 Thread Ad Ja
Hi Thanet,

Apologies if it's late, but I'm currently working on a project that would 
make this very useful.
Is there any updates on this?

Also, do you know any other way of getting a report where it returns 
products with the most recent information?

Thanks.

On Wednesday, July 12, 2017 at 8:23:44 AM UTC+1, Thanet Knack Praneenararat 
(AdWords API Team) wrote:
>
> Hello Marc,
>
> Really sorry for this long waiting.
> It was a long conversation between many parties.
>
> First, it looks like this works as intended for engineering to return the 
> CategoryL* as segment fields.
> The documentation needs to be fixed.
>
> About the date range per row, I'm pushing this through but cannot tell the 
> exact date to finish.
>
> Best,
> Thanet, AdWords API Team
>
> On Tuesday, July 11, 2017 at 11:02:57 PM UTC+9, Marc P wrote:
>>
>> Hi Thanet,
>>
>> any updates on this issue?
>>
>> We are still having many problems due to this.
>>
>> At the very least, it would be helpful to get a date range per row in the 
>> response, so we can now at what times the ID performed good and at what 
>> times not so good.
>>
>> Cheers
>> Marc
>>
>> On Wednesday, April 26, 2017 at 10:30:35 AM UTC+2, Thanet Knack 
>> Praneenararat (AdWords API Team) wrote:
>>>
>>> Hi Marc,
>>>
>>> I totally understand what you said but, unfortunately, it's not 
>>> supported by the current version of SHOPPING_PERFORMANCE_REPORT.
>>> I'll give your feedback as a feature request to engineering.
>>>
>>> Best,
>>> Thanet, AdWords API Team
>>>
>>> On Tuesday, April 25, 2017 at 11:07:45 PM UTC+9, Firma Lemundo wrote:

 Hi Thanet,

 CategoryL5 is just one example, this seems to be happening for almost 
 all product related attributes.

 I guess the intended functionality is to show that a product changed at 
 some point in time, but this is very misguiding as I would not expect to 
 get the same product twice (it has the same OfferId...) without the 
 information at what point it was changed or what time range we are talking 
 about.

 This might be a case where it would be useful to have a parameter to 
 set, something like "showProductChanges = true/false".

 At the very least, there should be a possibility to distinguish at what 
 point in time the product changed, so for example:

 OfferId CategoryL2  DateRange
 123  Clothing/Pants 03/14 - 03/18
 123  Clothing/Shorts03/18 - 03/29

 In that case, I could at least detect which entry is the most recent 
 one (Clothing/Shorts) and use that one, but getting the results as is the 
 case now is like this:

 OfferId CategoryL2
 123  Clothing/Pants
 123  Clothing/Shorts  

 and I do not know whether the product with OfferId 123 is in CategoryL2 
 Clothing/Pants or Clothing/Shorts RIGHT NOW.

 Thanks
 Marc

 Am Montag, 24. April 2017 19:07:03 UTC+2 schrieb Thanet Knack 
 Praneenararat (AdWords API Team):
>
> Hello Marc,
>
> Sorry for the delay. It looks like this works as intended--all data of 
> CategoryL5 is returned in SHOPPING_PERFORMANCE_REPORT.
> I'm still asking if there are other workarounds for this.
>
> Best,
> Thanet, AdWords API Team
>
> On Monday, April 24, 2017 at 4:01:49 PM UTC+9, Marc P wrote:
>>
>> Hi Thanet,
>>
>> any update on this topic?
>>
>> Thanks
>> Marc
>>
>> On Wednesday, April 5, 2017 at 9:27:17 AM UTC+2, Thanet Knack 
>> Praneenararat (AdWords API Team) wrote:
>>>
>>> Hi Marc,
>>>
>>> Thanks very much for reporting.
>>> Your previous example then shows that *CategoryL5* really behaves 
>>> like a segment.
>>> If it's a key column, even if you don't request for it, there should 
>>> be two rows returned.
>>> I'll talk with engineering to see how we fix this.
>>>
>>> As for your other questions:
>>>
 1) How do I know what are the "key fields" in a report?
>>>
>>> Unfortunately, it's not quite obvious from the field itself. But we 
>>> try to document it in the summary description in the beginning of each 
>>> report type page.
>>>
>>> 2) You wrote "Have a look at OfferId and CategoryL5, you can tell 
 that those two rows are different" - you mean combined, correct? 
 Because 
 the OfferId here is the same
>>>
>>> Yes, combined. It's like you have a composite key in relational 
>>> databases. Only one key can't tell uniqueness of a row. We have to use 
>>> them 
>>> together to tell uniqueness.
>>>
>>> I find this confusing and would expect to get just one row with the 
 product and with CategoryL5 set to the most recent value for that 
 product...
>>>
>>> I've passed this feedback to engineering too.
>>> For now, would using date range help you? Or does it 

change the organisation name

2018-05-29 Thread Ad Box
Hi, 
I need to change the organisation name which appears in the oauth pop up 
window as highlighted by the red overlay boxes attached. 
Can you advise how this can be changed? 
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.
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/410ad5c0-732f-4c4b-b65e-11d286622a1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Change oauth organisation name

2018-05-29 Thread Ad Box
Hi, 
I need to change my organisation name which is shown in the oauth pop up 
(screenshot attached). The organisation name sppears where I have overlayed 
a red box. 
I have tried changing this in the Googlel API console to no avail. Can you 
advise where I can change this? 
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.
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/7169f989-889b-4a5b-b4c2-1c6a5678c705%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Как скрыть или удалить объявления и ключевые слова из удаленной группы?

2017-11-20 Thread tileexpert . ad
Добрый день, столкнулись с такой проблемой:
удалили группу объявлений, а объявления и ключевые слова в ней не удалили. 
Теперь ничего нельзя с ними сделать, НО объявления видны как включеные, как 
их можно скрыть?





И можно ли вообще установить статус ключевым словам, что они удалены?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/9fc11a65-4178-4335-8040-49f708d013f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ad description: AdError.LINE_TOO_WIDE

2017-09-15 Thread tileexpert . ad
Hi!
We send a request to create an ad with a countdown.
The description has the form:

"Home delivery to USA by 11/20/17 if order paid within 
{=COUNTDOWN("2017/10/05 00:00:00", 'en-US', 21)} and tiles in stock"

In response we get:

AdError.LINE_TOO_WIDE

But the description length is not more than 80 characters:

"Home delivery to USA by 11/20/17 if order paid within XX days and tiles in 
stock"

There are 80

But create an ad is not allowed. We get an error - LINE_TOO_WIDE.

Tell me what could be the problem?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/9707c4a9-e451-4dc5-9a9b-7a9096bc3cc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Developer token review

2017-06-20 Thread ad
I would like to inform 
that https://services.google.com/fb/forms/apicontact/ returns 403 Forbidden 
error. So, I have no other opportunity to ask about my problem save this 
post.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/a60c6c9a-18d9-4e9d-9751-8a3f31ae204d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


No answer for basic assess submission

2017-06-20 Thread ad
I applied for AdWord API basic access more than a week ago but still have 
no answer. What I have to do?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/821ab944-7897-4fb1-aa4d-9036c3751e3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Проблема с COUNTDOWN

2017-04-05 Thread tileexpert . ad
Добрый день!
Столкнулись с такой проблемой: указываем описание объявления в виде:
"Home delivery to USA by 06/12/17 if order paid {=COUNTDOWN("2017/04/27 
00:00:00","en-US",1)} and tiles in stock"
Но в предпросмотре в любом случае отображается 3дня, что мы делаем не так?
Или в режиме предпросмотра не отрабатывает COUNTDOWN?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/bb936fef-76d2-4162-9122-c88077543a76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ошибка при выполнении любого запроса

2016-12-06 Thread tileexpert . ad
Добрый день!
До сегодняшнего для работал обмен с эдвордс.
Сегодня начал получать ошибку 
вида: [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']
Причем, получаю ошибку на своем сервере, если выполняю запрос со свого 
компьютера - тогда все хорошо, запрос отрабатывает без ошибки.
Код, который выполняется идентичный, выходит на одном компьтере 
отрабаывтает как нужно, а на другом перестало - поулчаю ошибку.
access_token получаю из refresh_token.
Аккаунт рабочий, не тестовый.
Помогите разобраться.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/286edf61-85fb-496e-9edf-7f4f4003b75f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Перестала работать синхронизация AdWords: OAUTH_TOKEN_INVALID

2016-12-06 Thread tileexpert . ad
Добрый день! 
Сегодня перестала работать синхронизация с эдвордс, вчера еще все успешно 
работало, ничего в код программы не вносилось.
Причем, не работает с опеделенного моего сервера. С моего стационарного 
компьютера работает все отлично.

Вот пример запроса:


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201609";>
   
 
 -ххх-
 
 1cAdWords
 false
 false
  
   
   
  
 
Name
 
  
   


в Ответе получаю:

http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201609";>000542fbbf275df00a3729a34c0b8f1fCampaignServiceget127soap:Server[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; trigger:'']https://adwords.google.com/api/adwords/cm/v201609";>[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; 
trigger:'']ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="AuthenticationError">AuthenticationError.OAUTH_TOKEN_INVALIDAuthenticationErrorOAUTH_TOKEN_INVALID

ПРИЧЕМ! На моем сервере НЕ работает! А с моего компьютера сервис возвращает 
привычные данные без проблем.
Может подскажите в чем может быть проблема?
Выходит, что одна и та же программа генерирует токен для доступа, но с 
одного компьютера проходит запрос, а с другого нет!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/1e4d0b72-2e72-46d4-ae94-b8b2690ba221%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-04 Thread ad...@gmail.com
We have the exact same issue. Any help would be appreciated.

On Wednesday, August 3, 2016 at 9:18:37 PM UTC+1, ry...@tldpros.com wrote:
>
> I've been following the instructions on 
> https://developers.google.com/adwords/api/docs/guides/first-api-call and 
> have gotten to the section titled "Get an OAuth2 refresh token and 
> configure your client". The instructions on 
> https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library
>  say 
> to use OAuthTokenGenerator.exe to generate the token. When I run the tool 
> and the web form opens, it redirects to a page that says "Your browser is 
> not supported anymore. Please update to a more recent one". I've tried this 
> on several computers (Win 8.1, Win 7). I've also tried making Chrome the 
> default browser but it still seems to open the web view in an IE control.
>
> Not sure where to go from here. Any assistance is appreciated. Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/ed7ec104-62c7-491b-9f36-cd63601b1632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Ad-Juster Inc
Hi Anash,

There are two issues here:
 1) As you have described, then I would expect this to come back in the 
AdGroupAdService, which it does not. It comes back with 0 totalNumEntries 
when I specify a filter with the AdIds for these ads. To ensure that part 
of the code works, I've also specified AdIds that are of type TextAd and 
those objects are returned. 
 2) I do need the additional information. So having it return as a 
DeprecatedAd will not suffice. Is there any way I can pull the tag 
information through the API, or any other means?

Thanks!

Peter

On Tuesday, April 14, 2015 at 12:32:56 PM UTC-7, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Peter,
>
> I'm guessing that since the ad format was marked deprecated in 2011, you 
> should be able to retrieve this entry as a DeprecatedAd (meaning you'd get 
> the ID, but not any additional details).
>
> Cheers,
> Anash
>
> On Tuesday, April 14, 2015 at 12:22:00 PM UTC-4, Ad-Juster Inc wrote:
>>
>> Hi,
>>
>> I don't believe it is a ThirdPartyRedirectAd, but I could be mistaken. In 
>> the User Interface, the Ad type is listed as "Third party ad". Would you 
>> classify this as a ThirdPartyRedirectAd?
>>
>> As far as being supported in AdxBuyer accounts: Does this affect only the 
>> API? These ads appear in the Ad Performance reports pulled through the API 
>> and the ads also show up in the UI so they appear to be supported for the 
>> account. They only do not show up in the API call to AdGroupAdService to 
>> retrieve the list of ads.
>>
>> What other information I can provide to you to help with your diagnosis?
>>
>> Peter
>>
>> On Wednesday, April 8, 2015 at 7:16:49 AM UTC-7, Anash P. Oommen (AdWords 
>> API Team) wrote:
>>>
>>> Hi,
>>>
>>> Just wondering, are you referring to ThirdPartyRedirectAd 
>>> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.ThirdPartyRedirectAd>?
>>>  
>>> I think they are supported only in AdxBuyer accounts?
>>>
>>> Cheers,
>>> Anash P. Oommen,
>>> AdWords API Advisor.
>>>
>>> On Tuesday, April 7, 2015 at 5:23:36 PM UTC-4, Ad-Juster Inc wrote:
>>>>
>>>> This is similar to the following post from 2011: 
>>>> https://groups.google.com/forum/#!searchin/adwords-api/adgroupadservice$20third$20party/adwords-api/PLHUMGqSiS4/XT7YFg4XRfQJ
>>>> The post states that the ad type was deprecated in 2011 and yet they 
>>>> still exist in 2015, so I am hoping since they didn't go away, there is a 
>>>> way to retrieve them programmatically, and I am merely missing some 
>>>> mundane 
>>>> detail.
>>>>
>>>> We are trying to pull Ad objects of type "Third party ad" through the 
>>>> API using the AdGroupAdService endpoint but are getting a response with an 
>>>> empty list(0). However, the ads do show 
>>>> up in the AD_PERFORMANCE_REPORT so the entries should be returned. We are 
>>>> ultimately trying to pull the ad tag information that was trafficked into 
>>>> the ads.
>>>>
>>>> Please let me know if what I am trying to accomplish is possible 
>>>> through the API for this ad type, and if not, what alternatives I have to 
>>>> programmatically pull this information out of adwords.
>>>>
>>>> Thank you for your help!
>>>>
>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/33918867-9f54-4119-8e9c-b78f967efa7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Ad-Juster Inc
Hi,

I don't believe it is a ThirdPartyRedirectAd, but I could be mistaken. In 
the User Interface, the Ad type is listed as "Third party ad". Would you 
classify this as a ThirdPartyRedirectAd?

As far as being supported in AdxBuyer accounts: Does this affect only the 
API? These ads appear in the Ad Performance reports pulled through the API 
and the ads also show up in the UI so they appear to be supported for the 
account. They only do not show up in the API call to AdGroupAdService to 
retrieve the list of ads.

What other information I can provide to you to help with your diagnosis?

Peter

On Wednesday, April 8, 2015 at 7:16:49 AM UTC-7, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi,
>
> Just wondering, are you referring to ThirdPartyRedirectAd 
> <https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.ThirdPartyRedirectAd>?
>  
> I think they are supported only in AdxBuyer accounts?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Tuesday, April 7, 2015 at 5:23:36 PM UTC-4, Ad-Juster Inc wrote:
>>
>> This is similar to the following post from 2011: 
>> https://groups.google.com/forum/#!searchin/adwords-api/adgroupadservice$20third$20party/adwords-api/PLHUMGqSiS4/XT7YFg4XRfQJ
>> The post states that the ad type was deprecated in 2011 and yet they 
>> still exist in 2015, so I am hoping since they didn't go away, there is a 
>> way to retrieve them programmatically, and I am merely missing some mundane 
>> detail.
>>
>> We are trying to pull Ad objects of type "Third party ad" through the API 
>> using the AdGroupAdService endpoint but are getting a response with an 
>> empty list(0). However, the ads do show 
>> up in the AD_PERFORMANCE_REPORT so the entries should be returned. We are 
>> ultimately trying to pull the ad tag information that was trafficked into 
>> the ads.
>>
>> Please let me know if what I am trying to accomplish is possible through 
>> the API for this ad type, and if not, what alternatives I have to 
>> programmatically pull this information out of adwords.
>>
>> Thank you for your help!
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6c1412aa-074d-4670-9e80-a0720fad0cc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


API support of ads of type "Third party ad"

2015-04-14 Thread Ad-Juster Inc
Hi,

I am writing an API client to pull AdWords reporting as well as ad tag 
information for our customer. I am able to pull the ad performance reports 
as well as pull ad objects from the AdGroupAdService from the API. However, 
there is one type of ad called "Third party ad" that does not get returned 
from the AdGroupAdservice call. I would like to know how I can 
programmatically pull ads of this type in order to get the tag that was 
trafficked for the ad.

Thanks!

Peter

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/79c48e94-a8df-493f-be7c-64565e756ce9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Third Party ads are not being returned from the AdGroupAdService

2015-04-07 Thread Ad-Juster Inc
This is similar to the following post from 2011: 
https://groups.google.com/forum/#!searchin/adwords-api/adgroupadservice$20third$20party/adwords-api/PLHUMGqSiS4/XT7YFg4XRfQJ
The post states that the ad type was deprecated in 2011 and yet they still 
exist in 2015, so I am hoping since they didn't go away, there is a way to 
retrieve them programmatically, and I am merely missing some mundane detail.

We are trying to pull Ad objects of type "Third party ad" through the API 
using the AdGroupAdService endpoint but are getting a response with an 
empty list(0). However, the ads do show 
up in the AD_PERFORMANCE_REPORT so the entries should be returned. We are 
ultimately trying to pull the ad tag information that was trafficked into 
the ads.

Please let me know if what I am trying to accomplish is possible through 
the API for this ad type, and if not, what alternatives I have to 
programmatically pull this information out of adwords.

Thank you for your help!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22915185-7d57-4e95-9099-889926d0feee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RelatedToKeywordSearchParameter missing in 2014 dll

2015-02-16 Thread Ad Alko
I am trying to pass Exact match on keyword search without luck so far.  I 
saw code example of usage of RelatedToKeywordSearchParameter class, but it 
is not recognize in the new 2014 dll apparently.
how can I pas the Exact match please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ccc0126c-a1ce-4a86-a690-1372313696ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to pass Exact Match to get search volume using .net lib

2015-02-16 Thread Ad Alkobi
I am trying to pass Exact match to the Adwords Api in order to get search 
volume of keywords.
I am using TargetingIdeaService class for that matter.
The example I saw uses keyword as string and not as keyword object which as 
a 'MatchType' property.
I have another example that uses the keyword object and 
the RelatedToKeywordSearchParameter class but it is an old assembly (2009)
What am I missing please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/091d21d7-303e-4582-b6fe-23498370290e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Where can I send the demo account information for RMF review?

2015-01-15 Thread sortivo . ad
Ok,
so I hope they will respond in a moment, when I sent the request yesterday.

Thank you for the answer.

On Thursday, January 15, 2015 at 10:55:00 PM UTC+1, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> The form you used is the proper way to contact the API Compliance Team 
> that handles RMF questions. They usually respond within one business day.
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, January 15, 2015 at 1:03:36 PM UTC-5, sorti...@gmail.com 
> wrote:
>>
>> Hi,
>> we have deadline for provide the demo account for RMF review tomorrow and 
>> we have made the account already, but we don't know how to send it to 
>> Google Adwords team. Due to change of primary e-mail (also we did the 
>> change in adwords system) we have lost any email threads for reply to.
>>
>> So I tried to contact them through the form 
>>  yesterday. I asked 
>> for start of a email conversation and thread to be able reply on it with 
>> all necessarily information and screenshots for using demo account.
>>
>> But no reponse yet and time is running. Can you help me, where else I can 
>> send it, please?
>>
>> Thank you
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9ec1c465-9e37-44e2-be56-6ed797f29955%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Where can I send the demo account information for RMF review?

2015-01-15 Thread sortivo . ad
Hi,
we have deadline for provide the demo account for RMF review tomorrow and 
we have made the account already, but we don't know how to send it to 
Google Adwords team. Due to change of primary e-mail (also we did the 
change in adwords system) we have lost any email threads for reply to.

So I tried to contact them through the form 
 yesterday. I asked for 
start of a email conversation and thread to be able reply on it with all 
necessarily information and screenshots for using demo account.

But no reponse yet and time is running. Can you help me, where else I can 
send it, please?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8eb199aa-f69b-4f61-b612-e90b9c1c80a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Missing feedmapping for placebolder type during creating Location Extensions from Places for Business Using Feed Services

2014-05-02 Thread sortivo . ad
Hi,
thank you for the answer. Yes, I use example you posted, platform is Java. 
It really does something else, but after 8 attemps, that means over than 85 
minutes. It can not be correct behavior, or can it? I have really small 
google places account.

Thank you

On Friday, May 2, 2014 5:47:15 PM UTC+2, Ray Tsang (AdWords API Team) wrote:
>
> Hi,
>
> Have you used the example 
> file?
>  
>  We have a similar example for each of the client library depending on the 
> platform you use.
> Feed Mapping is created automatically but it isn't created in real time. 
>  Because of this, in the examples, there is a retry to create the 
> CustomerFeed.
>
> Thanks!
>
> Ray,
>
> On Friday, May 2, 2014 6:24:52 AM UTC-4, sorti...@gmail.com wrote:
>>
>> Hi,
>> I tried to follow the manual for creating location extension 
>> here.
>>  
>> There is written, that the FeedMapping is not need, because it is generated 
>> automatically.
>>
>> But even if my code is almost the same like the Java example, the mine is 
>> throwing exception:
>>
>> 
>>>
>>> soap:Server
>>>
>>> 
 [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
 operations[0].operand.placeholderTypes; trigger:'Invalid ids: 
 7']
>>>
>>> 
>>>
>>> https://adwords.google.com/api/adwords/cm/v201402";>
>>>
>>> 
 [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
 operations[0].operand.placeholderTypes; trigger:'Invalid ids: 7']
>>>
>>> 
 ApiException
>>>
>>> http://www.w3.org/2001/XMLSchema-instance"; 
 xsi:type="CustomerFeedError">
>>>
>>> 
 operations[0].operand.placeholderTypes
>>>
>>> Invalid ids: 7
>>>
>>> 
 CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE
>>>
>>> CustomerFeedError
>>>
>>> 
 MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE
>>>
>>> 
>>>
>>> 
>>>
>>> 
>>>
>>> 
>>>
>>>
>> I could not find anything about this problem, not even here in this 
>> forum. 
>> Can you please me get an advice, please?
>>
>> Thank you
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Missing feedmapping for placebolder type during creating Location Extensions from Places for Business Using Feed Services

2014-05-02 Thread sortivo . ad
Hi,
I tried to follow the manual for creating location extension 
here.
 
There is written, that the FeedMapping is not need, because it is generated 
automatically.

But even if my code is almost the same like the Java example, the mine is 
throwing exception:


>
> soap:Server
>
> 
>> [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
>> operations[0].operand.placeholderTypes; trigger:'Invalid ids: 
>> 7']
>
> 
>
> > xmlns="https://adwords.google.com/api/adwords/cm/v201402";>
>
> 
>> [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
>> operations[0].operand.placeholderTypes; trigger:'Invalid ids: 7']
>
> 
>> ApiException
>
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
>> xsi:type="CustomerFeedError">
>
> 
>> operations[0].operand.placeholderTypes
>
> Invalid ids: 7
>
> 
>> CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE
>
> CustomerFeedError
>
> 
>> MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE
>
> 
>
> 
>
> 
>
> 
>
>
I could not find anything about this problem, not even here in this forum. 
Can you please me get an advice, please?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to provide billing info in MCC

2013-07-24 Thread Ad-Api
Hi there, 
 
We wish to get API and we started from the beginning - fill info in AdWords 
Api Center (in MCC). I filled all required in first step info. But I didn't 
take sekond step (provide billing info). I logged out. Nex day when 
I logged in I couldn't find any option in AdWords Api Center (in MCC)  to 
fill billing info form http://screencast.com/t/WH2PAyfGEO2R 
 
Can you please help me with this issue? How can I add my billing info?
 
Thanks in advance.
 
S.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Getting 404 Not Found, while trying to update campaigns.

2012-11-20 Thread ad...@skiftselv.dk
Solved.

I was actually still running v201109, Thourght i already updated but I got 
bugged by the numbers. after v201209 migration problems are gone!.

Thanks.


Den mandag den 19. november 2012 12.25.11 UTC+1 skrev ad...@skiftselv.dk:
>
> Hi,
>
> I update the API daily, to keep prices up to date etc.
>
> But recently i started getting error on every API call. 
> It sais "Failed to create ad group criteria." Exception says "The request 
> failed with HTTP status 404: Not Found."
>
> I was running v.14.0.0 - 201209.
> I tried updating to v. 15.1.0 in hope that it would fix my problem, but it 
> remains the same.
>
> I'd appreciate any help :) Thank you.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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





Getting 404 Not Found, while trying to update campaigns.

2012-11-19 Thread ad...@skiftselv.dk
Hi,

I update the API daily, to keep prices up to date etc.

But recently i started getting error on every API call. 
It sais "Failed to create ad group criteria." Exception says "The request 
failed with HTTP status 404: Not Found."

I was running v.14.0.0 - 201209.
I tried updating to v. 15.1.0 in hope that it would fix my problem, but it 
remains the same.

I'd appreciate any help :) Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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





Automated reports on campaign level

2012-02-23 Thread Ad Relevance
We recently started using your AdWords API to do automated reports for our 
clients. We currently can only do reports in account level, we would really 
like to do that on campaign level as well. Is there a way to distinguish 
the campaigns via a campaign-ID or some other way?

We also want to report site links with the actual site link copy being 
shown in the report, is there a way to do that?

And finally, do you have any example AdWords-reports to share that we can 
look at, and see what is possible to do?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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


Waiting for Developer token

2011-09-27 Thread ad...@skiftselv.dk
Hi,

I got my API application ready, and I'm waiting for approval on my Developer 
token.
I've been waiting about 20 days now, and i have send an email descriping and 
showing screenshots of my work.
How long should i expect before it has been reviewed?

Thx.




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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


Creating & linking Adwords account under MCC using API

2010-11-12 Thread ad...@et-ppc.com
Hello,

I am trying to build an application to manage ad campaigns for my
customers using API. However since I can add only 25 campaigns to an
account, I wanted to ask if it is possible to create and add another
account to my MCC account using API calls? If yes, please guide me to
the documentation or example which can help me.

Otherwise, please advise me as to how can I manage multiple campaigns
for my customers with API without having to use the MCC dashboard if
the number of customers crosses the maximum limit of 25.

Thanks & Regards,
ET PPC Admin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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


time for approval of the API

2010-07-01 Thread ad...@lederoase.de
Hi,

for several weeks i started a request to use the AdWords-API.
And i wonder that i get no feedback. Does anyone know how much time it
takes for the approval of the API??

thank you very much in forefront

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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